Minimongo is a lightweight, schemaless, Pythonic Object-Oriented interface to MongoDB. It provides a very thin, dynamicly typed (schema-less) object management layer for any data stored in any MongoDB collection. Minimongo directly calls the existing pymongo query syntax. WWW: https://github.com/slacy/minimongo Generated with FreeBSD Port Tools 0.99
State Changed From-To: open->closed New port added. Thanks!
miwi 2011-06-25 09:41:05 UTC FreeBSD ports repository Modified files: devel Makefile Added files: devel/py-minimongo Makefile distinfo pkg-descr pkg-plist Log: Minimongo is a lightweight, schemaless, Pythonic Object-Oriented interface to MongoDB. It provides a very thin, dynamicly typed (schema-less) object management layer for any data stored in any MongoDB collection. Minimongo directly calls the existing pymongo query syntax. WWW: https://github.com/slacy/minimongo PR: ports/157031 Submitted by: Mirko Zinn <mail at derzinn.de> Revision Changes Path 1.4393 +1 -0 ports/devel/Makefile 1.1 +24 -0 ports/devel/py-minimongo/Makefile (new) 1.1 +2 -0 ports/devel/py-minimongo/distinfo (new) 1.1 +6 -0 ports/devel/py-minimongo/pkg-descr (new) 1.1 +37 -0 ports/devel/py-minimongo/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"