aboutsummaryrefslogtreecommitdiff
path: root/misc/py-YABT
Commit message (Collapse)AuthorAgeFilesLines
* misc/py-YABT: support staging and switch from easy_installWilliam Grzybowski2013-12-282-4/+3
| | | | Notes: svn path=/head/; revision=337855
* - Update WWW:Sunpoet Po-Chuan Hsieh2013-11-201-1/+1
| | | | | | | | | | | - http://cheeseshop.python.org/ -> https://pypi.python.org/ - http://pypi.python.org/ -> https://pypi.python.org/ With hat: python Approved by: bapt (portmgr) Notes: svn path=/head/; revision=334452
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | misc) Notes: svn path=/head/; revision=327745
* Cleanup unmaintained ports in the misc category:Eitan Adler2013-03-252-7/+3
| | | | | | | | | | | - Single space for WWW in pkg-descr - Ordering if of items in Makefile - Trim headers - Comment should not begin with leading article - Pet portlint Notes: svn path=/head/; revision=315240
* - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0
| | | | Notes: svn path=/head/; revision=271305
* - Update to 2.0.2Wen Heping2010-05-253-6/+6
| | | | | | | - Reset maintainer Notes: svn path=/head/; revision=255026
* - Update to 1.0.2Martin Wilke2008-11-012-4/+4
| | | | | | | | PR: 128392 Submitted by: maintainer Notes: svn path=/head/; revision=222300
* YABT means Yet another Braille Translator.Martin Wilke2008-09-264-0/+38
YABT is a general purpose Braille translation system written in pure python. It is primarily designed to be used by the BrlTex Project, but due to its general design it may be suited to use in other projects. Currently YABT has a table for translation in to British Braille encoded in ASCII Braille, but tables for other codes and other output encodings such as unicode Braille are possible. WWW: http://pypi.python.org/pypi/YABT/ PR: ports/127515 Submitted by: Wen Heping <wenheping at gmail.com> Notes: svn path=/head/; revision=220868