-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
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 requestNew feature or request