empire-lafe
Fast line-mode Empire client
Lafe is an empire client optimized for high latency links. You can type,
edit, and send several commands before the server replies with
output from the first command. This allows you to make better use
of the existing bandwidth than most other clients.
gnurobbo
logic game ported from ATARI XE/XL
GNU Robbo is very addictive logic game. You must help a little robot to
get out of an unfriendly planet, collecting parts of an emergency capsule.
python-pyrad
Python module for creating and decoding RADIUS packets (Python 2)
It takes care of all the details like building RADIUS
packets, sending them and decoding responses.
This package contains several modules:
- client: RADIUS client code
- dictionary: RADIUS attribute dictionary
- server: Basic RADIUS server and proxy classes.
- packet: a RADIUS packet as send to/from servers
- tools: utility functions
enblend
image blending tool
Enblend is a tool for compositing images. Given a set of images that overlap
in some irregular way, Enblend overlays them in such a way that the seam
between the images is invisible, or at least very difficult to see. It can,
for example, be used to blend a panorama composed of several images.
encfs
encrypted virtual filesystem
EncFS integrates file system encryption into the Unix(TM) file system.
Encrypted data is stored within the native file system, thus no
fixed-size loopback image is required.
python3-hypothesis-auto
Extends Hypothesis to add fully automatic testing of type annotated functions
hypothesis-auto is an extension for the Hypothesis project that enables fully
automatic tests for type annotated functions.