Commit graph

6 commits

Author SHA1 Message Date
wiz
8098ff9d66 Update to latest version, 0.6.9a from 2007: changes not found.
XXX: let's think about removing this and py-table, shall we?
2014-01-17 22:44:16 +00:00
wiz
c595076396 All supported python versions in pkgsrc support eggs, so remove
${PLIST.eggfile} from PLISTs and support code from lang/python.
2012-04-08 20:21:41 +00:00
obache
5ecac47b64 * remove unwanted things (pure python module).
* register egg-info.

Bump PKGREVISION.
2011-10-29 05:02:28 +00:00
joerg
62d1ba2bac Remove @dirrm entries from PLISTs 2009-06-14 18:03:28 +00:00
salo
81ae0a20b3 Clean up own directories.
Bump PKGREVISION.
2006-01-06 17:17:40 +00:00
darcy
1587799dfb py-basicproperty-0.6.3a
The BasicProperty/BasicTypes system provides a mechanism for intelligent
property-based modeling of problem domains in Python 2.2+.  The idea behind
property-based domain modeling is to simplify the definition of objects/data
structures so that concerns such as initialization, data-type checking and
coercion, run-time introspection, and domain specific storage/retrieval
operations can be abstracted out from the modeling operations.
2004-12-21 10:59:50 +00:00