diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-02-02 23:33:23 +0700 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2014-02-08 11:10:07 -0600 |
commit | 1917d800c74c8ee06d619465e3d97d86da2d59ff (patch) | |
tree | f053154c8b4e281b33c3a118af38c5d37ed07b2c /python/requirements-detector/slack-desc | |
parent | 254241b43afda48cbecda91a6c3c15dbfa3a7cab (diff) |
python/requirements-detector: Added (find requirements of Python).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/requirements-detector/slack-desc')
-rw-r--r-- | python/requirements-detector/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/requirements-detector/slack-desc b/python/requirements-detector/slack-desc new file mode 100644 index 000000000000..1dd73a749da0 --- /dev/null +++ b/python/requirements-detector/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +requirements-detector: requirements-detector (find requirements of a Python project) +requirements-detector: +requirements-detector: This package is a simple Python tool which attempts to find and list +requirements-detector: the requirements of a Python project. +requirements-detector: +requirements-detector: Homepage: https://github.com/landscapeio/requirements-detector +requirements-detector: +requirements-detector: +requirements-detector: +requirements-detector: +requirements-detector: |