Py3k-compatible fork of Paste's urlmap
Project description
rutter: URL map for Py3k
This project provides a version of the URLMap class from paste.urlmap, ported to support Python3. It also features 100% unit test coverage.
Please see https://rutter.rtfd.io/ for complete documentation
rutter Changelog
1.0 (2023-01-23)
No changes from 1.0b1.
1.0b1 (2023-01-18)
Add support for Python 3.11.
Drop support for Python 2.7, 3.5, and 3.6.
0.4 (2022-03-12)
Add support for Python 3.9, and 3.10.
Remove DeprecationWarning from using collections.abc.
Move tests to GitHub actions.
Move test suite to py.test.
0.3 (2020-08-10)
Add support for Python 3.5, 3.6, 3.7, and 3.8.
Drop support for Python 2.6, 3.2, 3,3, and 3.4.
Add support for PyPy3.
0.2 (2013-10-21)
Fix generation of long-description PyPI metadata.
Add Sphinx documentation.
0.1 (2013-10-16)
Initial version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.