diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-25 18:29:40 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-02-25 18:29:40 +0700 |
commit | aea2b055117c6cd151a380491ee891d424a5e2f4 (patch) | |
tree | 1b23ab534b040edb1e239ceed2de8e31c9e08858 /python/helpy/helpy.info | |
parent | 12d9351d8e2cbb50bd86316f76e23b5aef2ff41b (diff) |
python/helpy: Added (built-in help documentation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/helpy/helpy.info')
-rw-r--r-- | python/helpy/helpy.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/helpy/helpy.info b/python/helpy/helpy.info new file mode 100644 index 0000000000000..be3337c79dfd8 --- /dev/null +++ b/python/helpy/helpy.info @@ -0,0 +1,10 @@ +PRGNAM="helpy" +VERSION="1.0.0" +HOMEPAGE="https://github.com/chrissimpkins/helpy" +DOWNLOAD="https://pypi.python.org/packages/source/h/helpy/helpy-1.0.0.tar.gz" +MD5SUM="6daba2d01fb4ce3e9d3425464ffc521a" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="Naked" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |