[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1108190: ITP: python-multimethod -- Multiple argument dispatching for Python



Package: wnpp
X-Debbugs-Cc: debian-devel@lists.debian.org, Debian Python Team <team+python@tracker.debian.org>
Owner: Roland Mas <lolando@debian.org>
Severity: wishlist

* Package name    : python-multimethod
  Version         : 2.0
  Upstream Contact: Aric Coady <aric.coady@gmail.com>
* 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 to: