Subject: CVS commit: pkgsrc/lang/py-basicproperty
From: D'Arcy J.M. Cain
Date: 2004-12-21 11:59:50
Message id: 20041221105950.4B28A2DA1D@cvs.netbsd.org

Log Message:
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.


Files:
RevisionActionfile
1.1importpkgsrc/lang/py-basicproperty/distinfo
1.1importpkgsrc/lang/py-basicproperty/PLIST
1.1importpkgsrc/lang/py-basicproperty/Makefile
1.1importpkgsrc/lang/py-basicproperty/DESCR