From 7f4c1410d9c1577e89ca90a34a04c8e1ecba547f Mon Sep 17 00:00:00 2001 From: Christoph Willing Date: Thu, 20 Jun 2013 15:46:44 -0300 Subject: python/PyGreSQL: Added (Python PostgreSQL Interfaces) Signed-off-by: Niels Horn --- python/PyGreSQL/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 python/PyGreSQL/slack-desc (limited to 'python/PyGreSQL/slack-desc') 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: -- cgit v1.2.3