mirror of
https://git.freebsd.org/ports.git
synced 2025-05-27 16:36:28 -04:00
4 lines
252 B
Text
4 lines
252 B
Text
aspectlib is an aspect-oriented programming, monkey-patch and decorators
|
|
library. It is useful when changing behavior in existing code is desired.
|
|
It includes tools for debugging and testing: simple mock/record and a
|
|
complete capture/replay framework.
|