Bug 157031 - [NEW PORT] devel/py27-minimongo: Minimal database Model management for MongoDB
Summary: [NEW PORT] devel/py27-minimongo: Minimal database Model management for MongoDB
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-05-14 08:10 UTC by Mirko Zinn
Modified: 2011-06-25 10:50 UTC (History)
0 users

See Also:


Attachments
py27-minimongo-0.2.7.shar (4.43 KB, text/plain)
2011-05-14 08:10 UTC, Mirko Zinn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mirko Zinn 2011-05-14 08:10:13 UTC
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
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2011-06-25 10:40:52 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-06-25 10:41:15 UTC
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"