summaryrefslogtreecommitdiffstats
path: root/testing/py-yurl
Commit message (Collapse)AuthorAgeFilesLines
* testing/py-yurl: upgrade to 0.12Fabian Affolter2013-09-081-4/+4
|
* testing/py-yurl: new aportFabian Affolter2013-03-041-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/