TTFQuery builds on the FontTools package to allow the Python programmer to
accomplish a number of tasks:
* query the system to find installed fonts
* retrieve metadata about any TTF font file (even those not yet installed)
o abstract family type
o proper font name
o glyph outlines
* build simple metadata registries for run-time font matching
CLI utilities and wrappers for FreeBSD's bugzilla instance with emphasis on
ports. Provides a consistent API which can have pluggable backends.
# Supported Commands
- bz init
- bz login
- bz submit
- bz search
- bz take
- bz inprog
- bz comment
- bz get
- bz patch
- bz close
- bz overto
- bz timeout
- bz top
pkg_cleanup finds packages that are not requested by any other installed
package and lets you decide for each one if you want to keep it or delete it.
It also allows viewing the package comment and description.
This program is essentially a clone of pkg_rmleaves except that it shows
the comment and description of packages and does not support GUI dialog(1)
implementations.
todos/fromdos: point-to-point cp866<->koi8-r decoder with CR/LF
translation
towin/fromwin: best match cp1251<->koi8-r decoder with CR/LF translation
a2kfcnv: EGA/VGA raw screen fonts converter: cp866 font -> koi8-r font
All programs written according to RFC 1489
This is the GPL'd 7th edition of the very well known English-Russian
dictionary by V.K.Mueller. It is arranged as single text file with
cyrillic letters KOI8-R encoded. Transcription symbols correspond to the
IPA (International Phonetic Alphabet) standard. There is also a simple
dictionary search utility is included in this port. Look at specified
URL for other available tools.
Convert::Cyrillic is a Perl module. It implements routine for converting from
one cyrillic charset to another. It is intended to be used from cgi's which
need built-in support for translations. For example, you may wish to use it in
form processor to translate from user encoding to one used by your site.
Copyright (c) 1997-98, John Neystadt <http://www.neystadt.org/john/>
This module includes cyrillic string conversion functions from one and
to another charset, to upper and to lower case without locale switching.
Also included single-byte charsets detection routine. It is easy to add
new code pages. For this purpose it is necessary only to add appropriate
string of a code page.
GetDP is a general finite element solver using mixed elements to discretize
de Rham-type complexes in one, two and three dimensions.
The main feature of GetDP is the closeness between the input data defining
discrete problems (written by the user in ASCII data files) and the symbolic
mathematical expressions of these problems.
Ghemical is a computational chemistry software package,
Ghemical relies on external code to provide the quantum-mechanical
calculations. Semi-empirical methods MNDO, MINDO/3, AM1 and PM3 come
from the MOPAC7 package, and are included in the source distribution.
The MPQC package (GNU GPL) is used to provide ab initio methods.
The ECMWF GRIB API is an application program interface accessible from C,
FORTRAN and Python programs developed for encoding and decoding WMO FM-92 GRIB
edition 1 and edition 2 messages. A useful set of command line tools is also
provided to give quick access to GRIB messages.