Bug 162282 - [NEW PORT] databases/py-pickledb, lightweight, fast key-value store
Summary: [NEW PORT] databases/py-pickledb, lightweight, fast key-value store
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-04 07:40 UTC by Olivier Duchateau
Modified: 2011-11-05 18:50 UTC (History)
0 users

See Also:


Attachments
file.shar (1.67 KB, text/plain)
2011-11-04 07:40 UTC, Olivier Duchateau
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Olivier Duchateau 2011-11-04 07:40:04 UTC
pickleDB is a lightweight, fast, and simple database based on Python's own json module.

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-11-05 18:41:12 UTC
State Changed
From-To: open->closed

Committed. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-11-05 18:41:36 UTC
miwi        2011-11-05 18:41:28 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/py-pickledb Makefile distinfo pkg-descr 
  Log:
  pickleDB is a lightweight, fast, and simple database based on Python's own
  json module.
  
  WWW:    http://packages.python.org/pyckleDB/
  
  PR:             ports/162282
  Submitted by:   Olivier Duchateau <duchateau.olivier@gmail.com>
  
  Revision  Changes    Path
  1.1050    +1 -0      ports/databases/Makefile
  1.1       +26 -0     ports/databases/py-pickledb/Makefile (new)
  1.1       +2 -0      ports/databases/py-pickledb/distinfo (new)
  1.1       +4 -0      ports/databases/py-pickledb/pkg-descr (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"