2016-02-10 00:03:19 +01:00
2016-02-09 23:13:09 +01:00
2015-10-12 23:43:16 +02:00
2015-10-13 00:08:07 +02:00
2010-03-13 13:16:35 -05:00
2015-10-13 00:00:35 +02:00

Crank

image

image

image

image

Generalized Object based Dispatch mechanism for use across frameworks.

License

Crank is licensed under an MIT-style license (see LICENSE.txt). Other incorporated projects may be licensed under different licenses. All licenses allow for non-commercial and commercial use.

ChangeLog

0.7.3

  • Add initial support for Python 3.5

0.7.2

  • Fix issue with parameters with None value when preparing positional arguments for dispatch.

0.7.1

  • Fix issue that in some cased caused _lookup to not be called for RestDispatcher
  • Speedup permission checks, in some conditions they were performed twice
  • Python 3.4 is now officially supported
Description
RETIRED, further work has moved to Debian project infrastructure
Readme 164 KiB
Languages
Python 100%