nivit 2007-02-13 16:19:04 UTC FreeBSD ports repository
Modified files: databases Makefile Added files: databases/py-Elixir Makefile distinfo pkg-descr pkg-plist Log: A declarative layer on top of SQLAlchemy. It is a fairly thin wrapper, which provides the ability to define model objects following the Active Record design pattern, and using a DSL syntax similar to that of the Ruby on Rails ActiveRecord system. Elixir does not intend to replace SQLAlchemy's core features, but instead focuses on providing a simpler syntax for defining model objects when you do not need the full expressiveness of SQLAlchemy's manual mapper definitions. Elixir is intended to replace the ActiveMapper SQLAlchemy extension, and the TurboEntity project. WWW: http://elixir.ematia.de Revision Changes Path 1.594 +1 -0 ports/databases/Makefile 1.1 +42 -0 ports/databases/py-Elixir/Makefile (new) 1.1 +3 -0 ports/databases/py-Elixir/distinfo (new) 1.1 +13 -0 ports/databases/py-Elixir/pkg-descr (new) 1.1 +4 -0 ports/databases/py-Elixir/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"