summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python-docopt.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python-docopt.inc')
-rw-r--r--recipes-devtools/python/python-docopt.inc9
1 files changed, 9 insertions, 0 deletions
diff --git a/recipes-devtools/python/python-docopt.inc b/recipes-devtools/python/python-docopt.inc
new file mode 100644
index 00000000..4f464c13
--- /dev/null
+++ b/recipes-devtools/python/python-docopt.inc
@@ -0,0 +1,9 @@
1SUMMARY = "Pythonic argument parser, that will make you smile"
2HOMEPAGE = "http://docopt.org/"
3LICENSE = "MIT"
4LIC_FILES_CHKSUM = "file://LICENSE-MIT;md5=09b77fb74986791a3d4a0e746a37d88f"
5
6inherit pypi
7
8SRC_URI[md5sum] = "4bc74561b37fad5d3e7d037f82a4c3b1"
9SRC_URI[sha256sum] = "49b3a825280bd66b3aa83585ef59c4a8c82f2c8a522dbe754a8bc8d08c85c491"