Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/py-yurl: upgrade to 0.12 | Fabian Affolter | 2013-09-08 | 1 | -4/+4 |
| | |||||
* | testing/py-yurl: new aport | Fabian Affolter | 2013-03-04 | 1 | -0/+41 |
Yurl is a replacement of built in python urlparse module. Key features of yurl are: - pythonic api - better compliance with RFC 3986 - nice performance - support for python 2.6, 2.7, 3.2, 3.3 and pypy 1.9 with single codebase Website: https://github.com/homm/yurl/ |