pkgsrc-wip/py-aspects/distinfo
Kamel Ibn Aziz Derouiche 092341c109 Import py25-aspects-1.3 as wip/py-aspects.
Aaspects is a lightweight and low-level library for intercepting function
calls. Functions and methods (also in Python standard library and third
party code) can be wrapped so that when they are called, the wrap is invoked
first. Depending on the wrap, the execution of the original function can be
omitted, or the function can be called arbitrarily many times. Wraps are
able to modify the call arguments and the return values of wrapped functions
and handle exceptions. There can be many wraps on the same function. The
wraps can be enabled, disabled and removed in any order. In the terminology
of aspect-oriented programming, the library allows applying advices (wraps)
to call join points of methods and functions in around fashion
2009-03-22 22:29:47 +00:00

5 lines
263 B
Text

$NetBSD: distinfo,v 1.1.1.1 2009/03/22 22:29:47 jihbed Exp $
SHA1 (python-aspects-1.3.tar.gz) = 59b6cd53d7ac911b8de005d164aaace63f934ed6
RMD160 (python-aspects-1.3.tar.gz) = 2366ad4fc39dc202c6b88f3d680eab2ae6bbf1e2
Size (python-aspects-1.3.tar.gz) = 24485 bytes