Package: wnpp
X-Debbugs-Cc: [email protected], Debian Python Team 
<[email protected]>
Owner: Roland Mas <[email protected]>
Severity: wishlist

* Package name    : python-multimethod
  Version         : 2.0
  Upstream Contact: Aric Coady <[email protected]>
* URL             : https://github.com/coady/multimethod
* License         : Apache-2.0
  Programming Lang: Python
  Description     : Multiple argument dispatching for Python

Multimethod provides a decorator for adding multiple argument
dispatching to functions. The decorator creates a multimethod object
as needed, and registers the function with its annotations.

Reply via email to