freebsd-ports/devel/py-multipledispatch/pkg-descr

8 lines
289 B
Text
Raw Normal View History

A relatively sane approach to multiple dispatch in Python.
This implementation of multiple dispatch is efficient, mostly complete,
performs static analysis to avoid conflicts, and provides optional namespace
support. It looks good too.
WWW: https://pypi.python.org/pypi/multipledispatch