libyara8

YARA shared library

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.

postgresql-16-orafce

Oracle support functions for PostgreSQL 16

This project implements some functions for compatibility with Oracle. The functionality was verified on Oracle 10g, and the module is useful for production work.

python3-pylast

Python 3 interface to Last.fm and other compatible services

Last.fm is a service providing a way to keep a record of what the users listen to and offering music recommendations based on that record.

swaks

SMTP command-line test tool

swaks (Swiss Army Knife SMTP) is a command-line tool written in Perl for testing SMTP setups; it supports STARTTLS and SMTP AUTH (PLAIN, LOGIN, CRAM-MD5, SPA, and DIGEST-MD5). swaks allows one to stop the SMTP dialog at any stage, e.g to check RCPT TO: without actually sending a mail.

postgresql-plpython-9.6

PL/Python procedural language for PostgreSQL 9.6

PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.6 in Python. You need this package if you have any PostgreSQL 9.6 functions that use the languages plpython or plpythonu.

gccgo-7-multilib-mips-linux-gnu

GNU Go compiler (multilib support)