aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bencoder
Commit message (Collapse)AuthorAgeFilesLines
* 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-5/+6
| | | | | | | | | | - While I'm here, take maintainership PR: 244445 Submitted by: Neel Chauhan <neel@neelc.org> (maintainer) Notes: svn path=/head/; revision=527298
* - Fix trailing whitespace in pkg-descrs, categories [a-f]*Dmitry Marakasov2016-05-191-1/+1
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=415498
* New port: converters/py-bencoderKurt Jaeger2016-03-203-0/+25
A simple up-to-date bencode decoder-encoder library on pure Python. WWW: https://github.com/utdemir/bencoder PR: 206088 Submitted by: Neel Chauhan <neel@neelc.org> Notes: svn path=/head/; revision=411434