diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-10 14:49:07 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-11 12:15:07 -0600 |
commit | 5ff31cd7c5b90c1de33d814da6d39c3107a0c990 (patch) | |
tree | acad3a3ca4c01f8a6d7021a23f68a43739f5174c /python/piprot/README | |
parent | 52500a42c6b2fd94a3dfccc028bc6dd856a3b5dc (diff) | |
download | slackbuilds-5ff31cd7c5b90c1de33d814da6d39c3107a0c990.tar.gz |
python/piprot: Added (Command line utility to show requirements).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/piprot/README')
-rw-r--r-- | python/piprot/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/piprot/README b/python/piprot/README new file mode 100644 index 0000000000..78107d98ef --- /dev/null +++ b/python/piprot/README @@ -0,0 +1,2 @@ +How rotten are your requirements? +Command line utility to show requirements of python packages. |