Msghack can be used to alter gettext .po files in ways no sane mind
would think about. It is a reimplementation of the original msghack
in Python.
GNU gettext is a framework of libraries and tools for internationalisation
and localisation of software.
This package contains the runtime libraries and programs.
GNU gettext is a framework of libraries and tools for internationalisation
and localisation of software.
This package contains development and translation tools.
GitPHP is a web based git repository browser written in PHP. It uses the
Smarty template system for customization and flexibility.
Builder attempts to be an IDE for writing software for GNOME. It does not try
to be a generic IDE, but one specialized for writing GNOME software.
RAW is a high-level interface to Go's unsafe and reflection packages,
designed to ease both generic programming and low-level memory access.
hexcompare is a curses-based utility to compare and identify differences between
two binary files. These differences are then represented visually with an
interactive block diagram.
A faster implementation of hgk using pyqt4. Its primary purpose
was to be able to browse the Linux kernel mercurial repository.
Uniplate is a library for writing simple and consie generic operations.
Uniplate has similar goals to the original Scap Your Boilerplate work,
but is substantially simpler and faster.
PyYAML is a YAML parser and emitter for the Python programming language.
PyYAML features :
* a complete YAML 1.1 parser. In particular, PyYAML can parse all examples
from the specification. The parsing algorithm is simple enough to be a
reference for YAML parser implementors.
* Unicode support including UTF-8/UTF-16 input/output and \u escape
sequences.
* low-level event-based parser and emitter API (like SAX).
* high-level API for serializing and deserializing native Python objects
(like DOM or pickle).
* support for all types from the YAML types repository. A simple extension
API is provided.
* relatively sensible error messages.