pyecm
integer factorization with the Elliptic Curve Method (ECM)
pyecm is a Python program to factor numbers using the Elliptic Curve Method
(ECM). It is relatively fast in that it can quickly factors numbers up to 50
digits.
python3-argparse-addons
Additional argparse types and actions (Python 3)
This module provides additional types and actions for the use with argparse
from Python's standard library.
avrdude
software for programming Atmel AVR microcontrollers
AVRDUDE is an open source utility to download/upload/manipulate the
ROM and EEPROM contents of AVR microcontrollers using the in-system
programming technique (ISP).
python3-publicsuffix2
Python3 module to get a domain suffix using the Public Suffix List
This Python3 module allows you to get the public suffix of a domain name
using the Public Suffix List from http://publicsuffix.org.
autoconf2.13
automatic configure script builder (obsolete version)
Obsolete compatibility package of Autoconf 2.13. For use only with
antique packages that have never been updated to use Autoconf 2.50+.
atris
tetris-like game with a twist for Unix