Mp3blaster is an audio player with a user-friendly interface that will run
on any text console. The interface is built using ncurses, and features all
common audio player controls. The playlist editor is very flexible and allows
nested groups (albums). Supported audio media: mp3, ogg vorbis, wav, sid and
streaming mp3 over HTTP.
XMMS-SID is a plugin for XMMS (X MultiMedia System) which provides
support for playing SID tunes. For the actual playing, XMMS-SID
uses the libsidplay SID-chip/6502 emulator engine.
"About" box fix from NetBSD.
SIDPLAY emulates the Sound Interface Device (SID) chip and the
microprocessor unit of the Commodore 64 computer, so it can load
and execute C64 machine code programs which produce music or sound.
Using SIDPLAY, you can listen to thousands of old and new C64 sound
files by infamous artists such as Hubbard and Paul Norman!
This library provides the Sound Interface Device (SID) chip emulator
engine that is used by music player programs like SIDPLAY. With it
you can play musics from Commodore 64 (or compatible) programs.
The Archive::Zip module allows a Perl program to create, manipulate,
read, and write Zip archive files.
Zip archives can be created, or you can read from existing zip
files. Once created, they can be written to files, streams, or
strings.
Members can be added, removed, extracted, replaced, rearranged, and
enumerated. They can also be renamed or have their dates, comments,
or other attributes queried or modified. Their data can be compressed
or uncompressed as needed. Members can be created from members in
existing Zip files, or from existing directories, files, or strings.
This module uses the Compress::Zlib library to read and write the
compressed streams inside the files.
See Archive::Zip::Tree for easy operations on directories full of
files, or on entire Zip files. This is included in the Archive::Zip
distribution.
A perl module for handling tar archives. Allows user to read a tar
archive manipulate it in memory by adding or removing files and
write it out to disk.
Also supports gzip/zlib compressed archives.