language-pack-hr
translation updates for language Croatian
language-pack-hr-base
translations for language Croatian
language-pack-he
translation updates for language Hebrew
language-pack-ku-base
translations for language Kurdish
gregorio
command-line tool to typeset Gregorian chant
Gregorio is a project with a lot of functionalities. The main interest is gabc,
a very simple and fast language to describe a Gregorian chant score.
The project is for now a command-line tool to convert gabc files into real
score, like for example OpusTeX or GregorioTeX. But it also handles a XML
format: GregorioXML. You can use the tool to read or write gabc and
GregorioXML, and to write OpusTeX and GregorioTeX.
libghc-numtype-dk-prof
type-level integers without fundeps; profiling libraries
This package provides type level representations of the
(positive and negative) integers and basic operations (addition,
subtraction, multiplication, division, exponentiation) on these.
The numtype-dk package differs from the numtype package in that
the NumTypes are implemented using Data Kinds, TypeNats, and
Closed Type Families rather than Functional Dependencies.