python-whoosh

pure-Python full-text indexing, search, and spell checking library (Python 2)

Whoosh is a fast, pure-Python indexing and search library. Programmers can use it to easily add search functionality to their applications and websites. As Whoosh is pure Python, you don't have to compile or install a binary support library and/or make Python work with a JVM, yet indexing and searching is still very fast. Whoosh is designed to be modular, so every part can be extended or replaced to meet your needs exactly.

geda-symbols

GPL EDA -- Electronics design software (symbols library)

The gEDA project has produced and continues working on a full GPL'd suite and toolkit of Electronic Design Automation tools. These tools are used for electrical circuit design, schematic capture, simulation, prototyping, and production. Currently, the gEDA project offers a mature suite of free software applications for electronics design, including schematic capture, attribute management, bill of materials (BOM) generation, netlisting into over 20 netlist formats, analog and digital simulation, and printed circuit board (PCB) layout.

libdbix-class-datetime-epoch-perl

extension for creating DateTime objects from columns

DBIx::Class::DateTime::Epoch is an extension to DBIx::Class which creates DateTime (see libdatetime-perl) objects from column data on-the-fly. It is able to manipulate UNIX epoch data stored as an integer or varchar.

matlab2tikz

converter of Octave plots to TikZ figures (for integration into LaTeX)

matlab2tikz is an Octave script for converting Octave figures into native TikZ/Pgfplots figures, which can then easily be incorporated into a LaTeX document. It supports the conversion of most Octave figures, including 2D and 3D plots.

librdf-trinex-serializer-mockturtlesoup-perl

RDF/Turtle serializer pleasant for humans to look at

Resource Description Framework (RDF) is a standard model for data interchange on the Web.

python-cyclone

web server framework for Python Twisted using the Tornado API

Cyclone is a web server framework for Python that implements the Tornado API as a Twisted protocol.