diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2016-10-05 07:28:08 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-10-05 07:28:29 +0700 |
commit | 01314374ebe1b042aea5f5204afab5d5fb873341 (patch) | |
tree | 02f0184f358334305914ebc953380e74133f432f /python/python-distro/python-distro.info | |
parent | 73646ca997a6163f6935e2323596d6445a75508f (diff) |
python/python-distro: Added (Linux OS platform information API).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python-distro/python-distro.info')
-rw-r--r-- | python/python-distro/python-distro.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python-distro/python-distro.info b/python/python-distro/python-distro.info new file mode 100644 index 0000000000000..c3973891089d9 --- /dev/null +++ b/python/python-distro/python-distro.info @@ -0,0 +1,10 @@ +PRGNAM="python-distro" +VERSION="1.0.0" +HOMEPAGE="https://github.com/nir0s/distro" +DOWNLOAD="https://pypi.python.org/packages/15/97/e2d5863d03cd01b250e51117be031dab2ec0916efc5915f5094f5fd7602c/distro-1.0.0.tar.gz" +MD5SUM="87a5ede695cdcc6ac2d503f8207d8ffd" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Dimitris Zlatanidis" +EMAIL="d.zlatanidis@gmail.com" |