Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Move CLI helpers into package(s) to be part of API #30

Closed
davemt opened this issue Nov 28, 2016 · 1 comment
Closed

Move CLI helpers into package(s) to be part of API #30

davemt opened this issue Nov 28, 2016 · 1 comment

Comments

@davemt
Copy link
Contributor

davemt commented Nov 28, 2016

There are a few helpers in the parsefile cli example that would be useful if made available as part of package(s) rather than just the cli program. For example, sync function, and functions to read PAT/PMT. I think they are general enough (with a couple of tweaks) that it could save from people needing to repeat those bits of code.

@guygrigsby
Copy link
Collaborator

I think that this makes sense. I'll take a look at it when I can. If anyone else is interested in this, go for it. Don't wait on me.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants