NOTICE: This package has been removed from pkgsrc

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

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 0.5.20nb2, Package name: py27-divmod-axiom-0.5.20nb2, Maintainer: pkgsrc-wip-users

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] [net/py-twisted] [wip/py-divmod-epsilon] [lang/python27]

Master sites:

SHA1: 7559626ac706d864f86080192fcd58945bf0ee90
RMD160: b78bbb681b3497e91700dab33fbb612cddbd5b06
Filesize: 150.28 KB

Version history: (Expand)


CVS history: (Expand)


   2015-04-14 13:56:20 by Thomas Klausner | Files touched by this commit (27) | Package removed
Log message:
Cleanup after python-2.6 removal.
   2015-04-14 01:22:01 by othyro | Files touched by this commit (26)
Log message:
lang/python26 has been removed. Remove other python versions here too like
31 and 32 which are not supported any longer.
   2014-05-09 09:38:42 by Thomas Klausner | Files touched by this commit (229)
Log message:
Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.
   2014-01-26 16:49:50 by Thomas Klausner | Files touched by this commit (121)
Log message:
Mark packages as not python-3.x ready where appropriate.
   2014-01-25 11:38:08 by Thomas Klausner | Files touched by this commit (171) | Package updated
Log message:
Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.
   2012-11-23 23:44:43 by othyro | Files touched by this commit (11)
Log message:
-EXTRACT_SUFX. .tar.gz is the default.
   2012-11-13 23:25:27 by othyro | Files touched by this commit (62)
Log message:
Modified (ideally fixed) COMMENT. Some of these got minor formatting
changes, category fixes, and MAINTAINER fixes.
   2012-10-07 13:54:18 by Aleksej Saushev | Files touched by this commit (46)
Log message:
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Mark packages that don't or might probably not have staged installation.