You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
[metadata]
|
|
name = cue_to_meta
|
|
version = 0.1.0
|
|
|
|
[options]
|
|
py_modules = cue_to_meta
|
|
install_requires = Click
|
|
|
|
[options.entry_points]
|
|
console_scripts = cue_to_meta = cue_to_meta:cli
|