edwin       2005-12-20 22:43:44 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/pydbx      Makefile distinfo pkg-descr pkg-plist 
  Log:
  New port: databases/pydbx Simple SQL database abstraction layer for Python
  
          dbx is a simple SQL database abstraction layer for Python.
          The goal of dbx is to make using a SQL database as simple
          as possible while providing a consistent API across different
          databases.
  
          Author: David Phillips <[EMAIL PROTECTED]>
          WWW:    http://david.acz.org/pydbx/
  
  PR:             ports/90623
  Submitted by:   David Phillips <[EMAIL PROTECTED]>
  
  Revision  Changes    Path
  1.469     +1 -0      ports/databases/Makefile
  1.1       +20 -0     ports/databases/pydbx/Makefile (new)
  1.1       +2 -0      ports/databases/pydbx/distinfo (new)
  1.1       +6 -0      ports/databases/pydbx/pkg-descr (new)
  1.1       +10 -0     ports/databases/pydbx/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to