Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 26 Sep 2008 23:21:20 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/misc Makefile ports/misc/py-YABT Makefile distinfo pkg-descr pkg-plist
Message-ID:  <200809262321.m8QNLKC8003035@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
miwi        2008-09-26 23:21:20 UTC

  FreeBSD ports repository

  Modified files:
    misc                 Makefile 
  Added files:
    misc/py-YABT         Makefile distinfo pkg-descr pkg-plist 
  Log:
  YABT means Yet another Braille Translator.
  
  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>
  
  Revision  Changes    Path
  1.892     +1 -0      ports/misc/Makefile
  1.1       +20 -0     ports/misc/py-YABT/Makefile (new)
  1.1       +3 -0      ports/misc/py-YABT/distinfo (new)
  1.1       +13 -0     ports/misc/py-YABT/pkg-descr (new)
  1.1       +2 -0      ports/misc/py-YABT/pkg-plist (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200809262321.m8QNLKC8003035>