libx86emu2

x86 emulation library

libhtml-escape-perl

provides extremely fast HTML escaping

HTML::Escapes provides a function which escapes HTML's special characters. It performs a similar function to PHP's htmlspecialchars.

ruby-wavefile

Pure Ruby library for reading and writing Wave sound files (*.wav)

You can use this gem to create Ruby programs that produce audio. Since it is written in pure Ruby (as opposed to wrapping an existing C library), you can use it without having to compile a separate extension.

libmlir-16t64

Multi-Level Intermediate Representation library

Novel approach to building reusable and extensible compiler infrastructure. MLIR aims to address software fragmentation, improve compilation for heterogeneous hardware, significantly reduce the cost of building domain specific compilers, and aid in connecting existing compilers together.

pypy-attr

Attributes without boilerplate (PyPy)

attrs is an MIT-licensed Python package with class decorators that ease the chores of implementing the most common attribute-related object protocols.

elpa-jedi

Python auto-completion for Emacs

The package provides a Python auto-completion package for Emacs. It aims at helping your Python coding in a non-destructive way. It also helps you to find information about Python objects, such as docstring, function arguments and code location.