mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-03-14 06:32:11 +00:00
python-pycli: new package
[Thomas: - rewrap too long lines in Config.in help text - add missing upstream URL in Config.in help text - add missing hash file - fix the licensing informations, which were incorrect - remove duplicate <pkg>_SETUP_TYPE definition.] Signed-off-by: Geoffrey Ragot <geoffrey.ragot@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
This commit is contained in:
committed by
Thomas Petazzoni
parent
f8d281d816
commit
1ec19e5e47
7
package/python-pycli/Config.in
Normal file
7
package/python-pycli/Config.in
Normal file
@@ -0,0 +1,7 @@
|
||||
config BR2_PACKAGE_PYTHON_PYCLI
|
||||
bool "python-pycli"
|
||||
help
|
||||
The cli package is a framework for making simple, correct
|
||||
command line applications in Python.
|
||||
|
||||
https://pythonhosted.org/pyCLI/
|
||||
Reference in New Issue
Block a user