./wip/py-divmod-axiom, An object database implemented on top of SQLite

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.5.20nb1, Package name: py25-divmod-axiom-0.5.20nb1, Maintainer: milos.negovanovic

Axiom is an object database, or alternatively, an object-relational mapper. Its
primary goal is to provide an object-oriented layer with what we consider to be
the key aspects of OO, i.e. polymorphism and message dispatch, without
hindering the power of an RDBMS. It is designed to "feel pythonic", without
encouraging the typical ORM behavior such as potato programming.


Required to run:
[databases/py-sqlite2] [wip/py-twisted] [wip/py-divmod-epsilon] [lang/python25]

Master sites:

SHA1: 7559626ac706d864f86080192fcd58945bf0ee90
RMD160: b78bbb681b3497e91700dab33fbb612cddbd5b06
Filesize: 150.28 KB

Version history: (Expand)


CVS history: (Expand)


   2009-10-11 12:44:55 by Thomas Klausner | Files touched by this commit (222)
Log message:
Remove obsolete @dirrm lines.
   2009-03-28 22:06:35 by M. Negovanovic | Files touched by this commit (1)
Log message:
increment revision.
   2009-03-28 18:02:19 by Thomas Klausner | Files touched by this commit (1)
Log message:
Remove (nonexisting) py-twisted-core depedency with one for py-twisted
(just guessing).

   2008-05-22 17:38:46 by Tobias Nygren | Files touched by this commit (43)
Log message:
Mechanical sweep to sanitise PYTHON_VERSIONS_ACCEPTED.
Bulk build will be used to tune this further.
   2007-03-22 21:59:23 by M. Negovanovic | Files touched by this commit (3) | Package updated
Log message:
Update to 0.5.20
   2006-08-28 20:55:16 by M. Negovanovic | Files touched by this commit (1)
Log message:
Only works with python 2.4
   2006-08-28 03:18:15 by M. Negovanovic | Files touched by this commit (4) | Imported package
Log message:
An object database implemented on top of SQLite.