python-imagesize

Python 2 module for getting image size from png/jpeg/jpeg2000/gif file

This small module parses image header and returns width and height of the image. Supported formats are: PNG, JPEG, JPEG2000, GIF.

hercules

System/370, ESA/390 and z/Architecture Emulator

Hercules is an open source software implementation of the mainframe System/370 and ESA/390 architectures, in addition to the new 64-bit z/Architecture.

hfsprogs

mkfs and fsck for HFS and HFS+ file systems

The HFS+ file system used by Apple Computer for their Mac OS is supported by the Linux kernel. Apple provides mkfs and fsck for HFS+ with the Unix core of their operating system, Darwin.

lua-luv

libuv bindings for Lua

libuv is a multi-platform support library with a focus on asynchronous I/O.

libluasandbox-bin

Generic Lua sandbox library for dynamic data analysis – utilities

The Lua sandbox is a library allowing customized control over the Lua execution environment including functionality like global data preservation/restoration on shutdown/startup, output collection in textual or binary formats and an array of parsers for various data types (Nginx, Apache, Syslog, MySQL and many RFC grammars).

python-latexcodec

LaTeX lexer and codec library for Python

latexcodec is a Python library for converting from and into LaTeX encoding. It includes a codec module which contains classes and functions for LaTeX code translation, and a module for lexing LaTeX code, which includes general purpose base classes for incremental LaTeX decoders and encoders.