Summary: | [NEW PORT] devel/py26-mongokit: Python ORM-like layer on top of pymongo | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Mirko Zinn <mail> | ||||
Component: | Individual Port(s) | Assignee: | Martin Wilke <miwi> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Mirko Zinn
2010-02-13 19:10:05 UTC
Responsible Changed From-To: freebsd-ports-bugs->miwi I'll take it. State Changed From-To: open->closed New port added, with minor changes. Thanks! miwi 2010-02-13 20:20:00 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-mongokit Makefile distinfo pkg-descr pkg-plist Log: MongoKit is a python module that brings structured schema and validation layer on top of the great pymongo driver. It has be written to be simpler and lighter as possible with the KISS and DRY principles in mind. WWW: http://bitbucket.org/namlook/mongokit/wiki/Home PR: ports/143919 Submitted by: Mirko Zinn <mail at derzinn.de> Revision Changes Path 1.3818 +1 -0 ports/devel/Makefile 1.1 +23 -0 ports/devel/py-mongokit/Makefile (new) 1.1 +3 -0 ports/devel/py-mongokit/distinfo (new) 1.1 +5 -0 ports/devel/py-mongokit/pkg-descr (new) 1.1 +45 -0 ports/devel/py-mongokit/pkg-plist (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" |