diff options
| author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-07-25 18:57:49 +1200 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-07-25 16:56:07 +0700 |
| commit | a5c714b4377d8e55eb6004552194a491dca7586d (patch) | |
| tree | d3c783d578b17571bfefa104b14f9745644ab8f8 /python/python2-pkgconfig/slack-desc | |
| parent | 5ec56aa1be402f03e693a7a7526868a0f0cd906d (diff) | |
python/python2-pkgconfig: Added (python module for pkg-tool).
This is needed by python2-lz4.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python2-pkgconfig/slack-desc')
| -rw-r--r-- | python/python2-pkgconfig/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/python2-pkgconfig/slack-desc b/python/python2-pkgconfig/slack-desc new file mode 100644 index 0000000000..b7568ffc5d --- /dev/null +++ b/python/python2-pkgconfig/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------------------------------------------------------| +python2-pkgconfig: python2-pkgconfig (python interface to pkg-config) +python2-pkgconfig: +python2-pkgconfig: pkgconfig is a Python module to interface with the pkg-config command +python2-pkgconfig: line tool and supports Python 2.6+ and 3.3+. +python2-pkgconfig: +python2-pkgconfig: https://github.com/matze/pkgconfig +python2-pkgconfig: +python2-pkgconfig: +python2-pkgconfig: +python2-pkgconfig: +python2-pkgconfig: |
