Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing/py-yurl: remove due to unknown license | Jakub Jirutka | 2017-12-25 | 1 | -49/+0 |
| | | | | See: https://github.com/homm/yurl/issues/2 | ||||
* | testing/[various]: fix trailing whitespace | tmpfile | 2017-07-10 | 1 | -2/+2 |
| | |||||
* | testing/py-yurl: upgrade to 0.13. added py3 support, splitted with py2 and ↵ | Francesco Colista | 2016-08-02 | 1 | -22/+30 |
| | | | | py3 subpackages | ||||
* | testing/*: change source URL pypi.python.org to files.pythonhosted.org | Jakub Jirutka | 2016-07-08 | 1 | -1/+1 |
| | | | | See https://bitbucket.org/pypa/pypi/issues/438/backwards-compatible-un-hashed-package#comment-27734791 | ||||
* | 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/ |