cvs commit: ports/databases Makefile ports/databases/py-sqlite3dbm
 Makefile distinfo pkg-descr
    Wen Heping 
    wen at FreeBSD.org
       
    Fri Oct 28 08:14:03 UTC 2011
    
    
  
wen         2011-10-28 08:14:02 UTC
  FreeBSD ports repository
  Modified files:
    databases            Makefile 
  Added files:
    databases/py-sqlite3dbm Makefile distinfo pkg-descr 
  Log:
  This module provides a sqlite-backed dictionary conforming to the
  dbm interface, along with a shelve class that wraps the dict and
  provides serialization for it.
  
  WWW: http://github.com/Yelp/sqlite3dbm/
  
  Revision  Changes    Path
  1.1041    +1 -0      ports/databases/Makefile
  1.1       +25 -0     ports/databases/py-sqlite3dbm/Makefile (new)
  1.1       +2 -0      ports/databases/py-sqlite3dbm/distinfo (new)
  1.1       +5 -0      ports/databases/py-sqlite3dbm/pkg-descr (new)
    
    
More information about the cvs-all
mailing list