libvcflib2

C++ library for parsing and manipulating VCF files

The Variant Call Format (VCF) is a flat-file, tab-delimited textual format intended to concisely describe reference-indexed variations between individuals. VCF provides a common interchange format for the description of variation in individuals and populations of samples, and has become the defacto standard reporting format for a wide array of genomic variant detectors.

crafty-books-small

Small-size opening books for crafty chess engine

Opening books that crafty use to evaluate the position during the game. This is the small version, occupying 1MB and containing +4500 games computed until the 60th ply.
old-school first person shooter game

cytadela

old-school first person shooter game

Cytadela is a single player game in which the player fights against computer-controlled (AI) enemies. The goal of the game is to find six bomb parts with which the Citadel has to be blown up.

cl-sql-oracle

CLSQL database backend, Oracle

This package enables you to use the CLSQL data access package with Oracle databases. CLSQL is a Common Lisp interface to SQL databases.

libxlsxwriter5

Library for XLSX -- runtime library

Libxlsxwriter is a C library that can be used to write text, numbers, formulas and hyperlinks to multiple worksheets in an Excel 2007+ XLSX file.

unaccent

Replace accented letters by their unaccented equivalent

Read data from stdin, replace accented letters by their unaccented equivalent and write the result on stdout.