This is a staging site. Uploads will not persist. Testing only.

jdupes

identify and delete or link duplicate files

jdupes is a program based in fdupes. The main goal of jdupes is identify and taking actions upon duplicate files. In comparison with fdupes, jdupes is heavily modified from and improved.

wine32-development-preloader

Windows API implementation - prelinked 32-bit binary loader

Wine is a free MS-Windows API implementation.

fonts-manchufont

Smart OpenType font for Manchu script

Manchu Font is a TrueType favored OpenType font for Mac and PC. It contains Manchu characters in Unicode range start from #1800, extend glyphs which are missing from the Unicode standard, ligature features, substitution features and hinting.

python3-psycopg2

Python 3 module for PostgreSQL

psycopg is a PostgreSQL database adapter for the Python3 programming language (just like pygresql and popy.) This is version 2, a complete rewrite of the original code to provide new-style classes for connection and cursor objects and other sweet candies. Like the original, psycopg 2 was written with the aim of being very small and fast, and stable as a rock.

attr

utilities for manipulating filesystem extended attributes

A set of tools for manipulating extended attributes on filesystem objects, in particular getfattr(1) and setfattr(1). An attr(1) command is also provided which is largely compatible with the SGI IRIX tool of the same name.

yara

Pattern matching swiss knife for malware researchers

YARA is a tool aimed at helping malware researchers to identify and classify malware samples. With YARA, it is possible to create descriptions of malware families based on textual or binary patterns contained in samples of those families. Each description consists of a set of strings and a Boolean expression which determines its logic.