miwi        2008-07-18 20:42:50 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/py-pg8000  Makefile distinfo pkg-descr pkg-plist 
  Log:
  pg8000 is a Pure-Python interface to the PostgreSQL database
  engine. It is one of many PostgreSQL interfaces for the Python
  programming language. pg8000 is somewhat distinctive in that
  it is written entirely in Python and does not rely on any
  external libraries (such as a compiled python module, or
  PostgreSQL's libpq library). pg8000 supports the standard
  Python DB-API version 2.0.
  
  WWW:    http://pybrary.net/pg8000/
  
  PR:             ports/125664
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.696     +1 -0      ports/databases/Makefile
  1.1       +20 -0     ports/databases/py-pg8000/Makefile (new)
  1.1       +3 -0      ports/databases/py-pg8000/distinfo (new)
  1.1       +9 -0      ports/databases/py-pg8000/pkg-descr (new)
  1.1       +22 -0     ports/databases/py-pg8000/pkg-plist (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to