cvs commit: ports/converters Makefile ports/converters/py-bsdconv
Makefile distinfo pkg-descr pkg-plist
Martin Wilke
miwi at FreeBSD.org
Wed Oct 14 14:21:58 UTC 2009
miwi 2009-10-14 14:21:58 UTC
FreeBSD ports repository
Modified files:
converters Makefile
Added files:
converters/py-bsdconv Makefile distinfo pkg-descr pkg-plist
Log:
BSD licensed charset/encoding converter library with more function than
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
Revision Changes Path
1.166 +1 -0 ports/converters/Makefile
1.1 +30 -0 ports/converters/py-bsdconv/Makefile (new)
1.1 +3 -0 ports/converters/py-bsdconv/distinfo (new)
1.1 +5 -0 ports/converters/py-bsdconv/pkg-descr (new)
1.1 +1 -0 ports/converters/py-bsdconv/pkg-plist (new)
More information about the cvs-ports
mailing list