python3-pgpy
OpenPGP (Pretty Good Privacy) RFC 4880 implementation in Python 3
PGPy offers a pure-Python implementation of the OpenPGP standard, as
described in RFC 4880 and subsequent specifications. It can be used
as a toolkit for building OpenPGP-compatible applications and
libraries in Python.
octave-pfstools
octave bindings for pfstools
PFS is a high-dynamic range (HDR) image format. It is an attempt to integrate
existing file formats by providing a simple data format that can be used to
exchange data between applications.
mrxvt-mini
lightweight multi-tabbed X terminal emulator - minimalistic version
Mrxvt is a multi-tabbed color vt102 terminal emulator for X Window system. It
features multi-tab support, fast pseudo-transparent background, user supplied
XPM/JPEG/PNG images for background, tinting, off-focus fading, text shadow,
NeXT/Rxvt/Xterm/SGI/Plain style scrollbars, XIM and multi-languages
(Chinese/Korea/Japanese), and logging.
mp3splt
split MP3, Ogg Vorbis, or FLAC files without re-encoding
This package provides the command line interface for splitting audio files at
a given begin and end time position without decoding. If splitting an album,
you can select split points and filenames manually or read them from CDDB or
cue files. Splitting on silence and data from Mp3Wrap or AlbumWrap is also
supported. For mp3 files, both ID3v1 & ID3v2 tags are supported. A GTK
interface is provided in the mp3splt-gtk package.
python3-pywatchman
Python library for Watchman and related utilities
A Python library for watchman (the file watching service), and related
utilities such as watchman-make and watchman-wait. Watchman can be used
to watch files and record when they actually change. It can be used
to trigger actions (such as rebuilding assets) when matching files
change. If you require to perform an action based on whether a file
changes or not, watchman may be the tool you need. By giving watchman
a pattern and an action to take when the files change, you can trigger
an activity to be taken.
libjlha-java
LHA compress/decompress library for Java
This package is a library that supports reading and writing an archive file
that created by LHA. This package has interfaces like the java.util.zip
package. Many Java programmers can operate easily an archive file that
created by LHA.