aboutsummaryrefslogtreecommitdiff
path: root/converters/py-better-bencode
Commit message (Collapse)AuthorAgeFilesLines
* One more small cleanup, forgotten yesterday.Mathieu Arnold2021-04-071-1/+0
| | | | Reported by: lwhsu
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* Drop python 2.7 support from a few portsAntoine Brodin2020-12-281-1/+1
| | | | | | | With hat: portmgr Notes: svn path=/head/; revision=559531
* Reset maintainershipSunpoet Po-Chuan Hsieh2020-02-272-4/+4
| | | | | | | | | | | | - While I'm here: - Update WWW - Take maintainership PR: 244446 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=527299
* Switch all pypi.python.org WWWs to a new PyPi home pypi.org whereDmitry Marakasov2018-04-251-1/+1
| | | | | | | | | | they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat Notes: svn path=/head/; revision=468282
* Fast, standard compliant Bencode serialization.Pawel Pekala2016-06-223-0/+23
WWW: https://pypi.python.org/pypi/better-bencode PR: 209795 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=417326