aboutsummaryrefslogtreecommitdiff
path: root/converters/py-bsdconv
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.3Dennis Herrmann2011-01-282-8/+6
| | | | | | | | | PR: ports/153741 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Feature safe: yes Notes: svn path=/head/; revision=268340
* - Update bsdconv and related to 3.6.2Philip M. Gollucci2010-09-092-6/+6
| | | | | | | | | | | | * More inter-mapping conversion * Add transliteration table for CP950/CP936 * No known bug, valgrind clean now PR: ports/147866 Submitted by: Kuan-Chung Chiu <buganini@gmail.com> (maintainer) Notes: svn path=/head/; revision=260817
* BSD licensed charset/encoding converter library with more function thanMartin Wilke2009-10-144-0/+39
libiconv. (Currently, only a few codecs are supported) This port is a python wrapper for bsdconv. WWW: http://github.com/buganini/bsdconv/ PR: ports/139524 Submitted by: buganini at gmail.com Notes: svn path=/head/; revision=242844