diff options
author | Christoph Willing <c.willing@uq.edu.au> | 2013-06-20 15:46:44 -0300 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2013-06-20 15:46:44 -0300 |
commit | 7f4c1410d9c1577e89ca90a34a04c8e1ecba547f (patch) | |
tree | a3a9590ca8449ffe3739be9a2796e77456a89213 /python/PyGreSQL/slack-desc | |
parent | 4d3519892f2ac5bbc6822922517943da1e5435ce (diff) | |
download | slackbuilds-7f4c1410d9c1577e89ca90a34a04c8e1ecba547f.tar.gz |
python/PyGreSQL: Added (Python PostgreSQL Interfaces)
Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
Diffstat (limited to 'python/PyGreSQL/slack-desc')
-rw-r--r-- | python/PyGreSQL/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/python/PyGreSQL/slack-desc b/python/PyGreSQL/slack-desc new file mode 100644 index 0000000000..d05c2bc1ef --- /dev/null +++ b/python/PyGreSQL/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------------------------------------------------------| +PyGreSQL: PyGreSQL (Python PostgreSQL Interfaces) +PyGreSQL: +PyGreSQL: PyGreSQL is an open-source Python module that interfaces to a +PyGreSQL: PostgreSQL database. It embeds the PostgreSQL query library to allow +PyGreSQL: easy use of the powerful PostgreSQL features from a Python script. +PyGreSQL: +PyGreSQL: +PyGreSQL: +PyGreSQL: +PyGreSQL: +PyGreSQL: |