summaryrefslogtreecommitdiffstats
path: root/package/python-simplegeneric
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-04 22:14:01 +0200
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>2017-05-04 22:14:01 +0200
commit811cdea0834810bf2b67358f8a6e9c28916556aa (patch)
treec8ecf10a5b2ec31067bd9a4b63981fd866b14a0d /package/python-simplegeneric
parent4c5688cfc690d79a9854ce9b0f5c2b9d62ecffed (diff)
downloadbuildroot-811cdea0834810bf2b67358f8a6e9c28916556aa.tar.gz
buildroot-811cdea0834810bf2b67358f8a6e9c28916556aa.zip
python-simplegeneric: fix description
Use the description from https://pypi.python.org/pypi/simplegeneric. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/python-simplegeneric')
-rw-r--r--package/python-simplegeneric/Config.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/package/python-simplegeneric/Config.in b/package/python-simplegeneric/Config.in
index b5ebfecbb7..623b1ae98a 100644
--- a/package/python-simplegeneric/Config.in
+++ b/package/python-simplegeneric/Config.in
@@ -1,6 +1,7 @@
config BR2_PACKAGE_PYTHON_SIMPLEGENERIC
bool "python-simplegeneric"
help
- A configuration system for Python applications.
+ Simple generic functions (similar to Python's own len(),
+ pickle.dump(), etc.)
https://pypi.python.org/pypi/simplegeneric
OpenPOWER on IntegriCloud