Info2: << Type: python (2.7) Package: aspyct-py%type_pkg[python] Version: 3.0-beta-4 Revision: 2 Source: mirror:sourceforge:aspyct/Aspyct-3.0_beta_4.tar.gz Source2: http://www.gnu.org/licenses/lgpl-2.0.txt Maintainer: Olivier Hervieu Homepage: http://www.aspyct.org/ License: LGPL Description: Aspect oriented programming library Source-Checksum: SHA256(e8f00b325191bf104442ec973f687f273ed97bc8beeff21eda9c12e8c8c271f8) Source2-Checksum: SHA256(b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) CompileScript: echo Skipping compile stage DocFiles: ../lgpl-2.0.txt InstallScript: %p/bin/python%type_raw[python] setup.py install --root=%d DescDetail: << Aspyct is a Python 2.x and 3.x library including an aspect-oriented programming (AOP) engine, Unit Testing tools, and other general-purpose components. With the help of this library, you can build applications faster, and make them test-proof (or even fool-proof). As of Aspyct 3.0 beta 4, the library is divided in four parts: - Aspyct.aop, which is the powerful Aspyct AOP engine, and serves as central component for other Aspyct features - Aspyct.unit, a unit testing tool - Aspyct.utils, a package containing various useful components, such as Queryable, Logger, Inject and other - Aspyct.meta, the only module not relying on the aop engine, which contains various metaclasses. << Depends: python%type_pkg[python] BuildDepends: fink (>= 0.24.12) <<