summaryrefslogtreecommitdiffstats
path: root/package/python-bottle/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/python-bottle/Config.in')
-rw-r--r--package/python-bottle/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/python-bottle/Config.in b/package/python-bottle/Config.in
new file mode 100644
index 000000000..f9b60ca72
--- /dev/null
+++ b/package/python-bottle/Config.in
@@ -0,0 +1,8 @@
+config BR2_PACKAGE_PYTHON_BOTTLE
+ bool "python-bottle"
+ help
+ Bottle is a fast, simple and lightweight WSGI micro web-framework
+ for Python. It is distributed as a single file module and has no
+ dependencies other than the Python Standard Library.
+
+ http://bottlepy.org