Source-highlight is a simple program that, given a source C/C++,
Prolog, Perl, PHP3, Python or Java file, produces an html source
with syntax highlighting.
Pystache is a Python implementation of Mustache.
Inspired by ctemplate and et, Mustache is a framework-agnostic
way to render logic-free views.
pyScss is a compiler for SCSS flavor of the Sass language, a superset of CSS3
that adds programming capabilities and some other syntactic sugar.
[ excerpt from developer's www site ]
PyTVGrab is a xmltv grabber collection which contains several
grabbers written in python that share a common library.
This is a Ruby library for approximate string matching and searching
using a dynamic programming algorithm to compute the Levenstein
distance between strings. Written in C for speed.
Ruby integrations for Elasticsearch that feature:
* a client for connecting to an Elasticsearch cluster
* a Ruby API for the Elasticsearch's REST API
* various extensions and utilities
HTMLEntities is a simple library to facilitate encoding and decoding of
named (ý and so on) or numerical ({ or Ī) entities
in HTML and XHTML documents.
The texi2mdoc utility is a converter from Texinfo into mdoc. It is a standalone
ISC-licensed ISO C utility and should compile on any modern UNIX system.
This is a port of xml2rfc, a tool for producing documents formatted
according to the requirements of the RFC editor from XML, as described
in RFC 2629.
XML EZ_Out is a small set of packages intended to aid the creation of
XML-formatted output from within Ada programs. It basically wraps the
tags and data provided to it with XML syntax and writes them to a
user-supplied medium.
This medium can be any sort of writable entity, such as a file, a
memory buffer, or even a communications link, such as a socket. The
only functionality required of the medium is that it supply a
meaningful "Put" (for writing a string) and "New_Line" procedure.