Skip to content

Split convbase into cli and lib modules #6

@jkomalley

Description

@jkomalley

Is your feature request related to a problem? Please describe.
It could be useful to make conversions programmatically instead of just through the command line.

Describe the solution you'd like
Split the convbase module into cli and libconvbase modules.

Describe alternatives you've considered
Making all cli functions private functions and moving the internal logic into separate functions in the same module.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions