diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-08-09 16:57:07 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-08-13 07:22:19 +0700 |
commit | 29aee9d52cbc7b1e6a902b2864945f691a3fc082 (patch) | |
tree | 4b8c6cb34c9ef0b6ea2c492ff32ef55218c15b8a /python/flask-restplus/flask-restplus.info | |
parent | b662397923ce8ce3ef1408bc56f8229ff188bf28 (diff) |
python/flask-restplus: Added (Flask extn for building REST APIs).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/flask-restplus/flask-restplus.info')
-rw-r--r-- | python/flask-restplus/flask-restplus.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/flask-restplus/flask-restplus.info b/python/flask-restplus/flask-restplus.info new file mode 100644 index 0000000000000..371288a98672d --- /dev/null +++ b/python/flask-restplus/flask-restplus.info @@ -0,0 +1,10 @@ +PRGNAM="flask-restplus" +VERSION="0.9.2" +HOMEPAGE="https://github.com/noirbizarre/flask-restplus" +DOWNLOAD="https://pypi.python.org/packages/9b/9d/a4a5a0a9aa777a8c9e6544cfcdea717a63a657f14e24d10b4070312d288f/flask-restplus-0.9.2.tar.gz" +MD5SUM="4e15545453c3da2187f0f1f98fdb0dfe" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="Flask six jsonschema pytz aniso8601" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |