Xmcd is a program that allows the use of the CD-ROM drive as a
full-featured stereo compact-disc player for the X Window System.
Most of the features found on real CD players are available in
xmcd, such as shuffle and repeat, track programming functions, a
numeric keypad, and track warp slider for direct track access.
Additional functions include sample play, A to B segment play,
volume control, balance control, etc. Several automation options
are also available on CD load, eject, play completion, and program
exit. A Channel Routing feature allows you to select from several
stereo or mono routing options. The volume control slider taper
characteristics can also be altered.
Iozone: 'IO Zone' Benchmark Program (older 2.1 version)
Iozone tests the speed of sequential I/O to actual files. Therefore,
this measurement factors in the efficiency of your machine's file
system, operating system, C compiler, and C runtime library. It
produces a measurement which is the number of bytes per second that
your system can read or write to a file.
This is the 2.1 version of iozone. The new 3.x+ versions of iozone have
completely changed their testing methods, thus their output is useless in
comparing with older statistics.
Copyright (c) 1993-1997 by Sanjay Ghemawat
* Ical is an X based calendar program
* Calendar items can be created edited and deleted easily.
* Items can be made to repeat in various ways.
* Ical will post reminders for upcoming appointments.
* Ical can print and list item occurrences.
* An ical calendar can include other calendars.
* Ical calendars can be shared by different users.
Copyrights
==========
Most of the files are covered by the copyright in the file COPYRIGHT.
The configure script is covered by the GNU Public License (see
COPYRIGHT.GNU).
Rolo is a tool for the Sun workstation which presents a
user interface to a simple database of notes in a manner
which approximates a Rolodex file.
Each note in your Rolo file is meant to simulate a 3x5
card upon which you may scribble anything you like. You
can have any number of cards in your rolodex, Rolo will
keep track of them for you. You may browse around through
them, create new ones, throw old ones away, search for
strings in them, etc.
Xwrits reminds you to take wrist breaks for prevention or management of
repetitive stress injuries. When you should take a break, it pops up an
X window, the warning window. You click on the warning window, then
take a break. The window changes appearance while you take the break.
it changes again when your break is over. Then you just resume typing.
Xwrits hides itself until you should take another break.
The typetime option changes the amount of time between breaks, and the
breaktime option changes the length of a break. The defaults are 55
minutes and 5 minutes, respectively.
bbfreeze creates standalone executables from Python scripts. It's similar
in purpose to the well known py2exe for Windows, py2app for OS X, PyInstaller
and cx_Freeze (in fact ancient versions were based on cx_Freeze.
And it uses the modulegraph package, which is also used by py2app).
It has the following features:
- ZIP/Egg file import tracking
- Binary dependency tracking (e.g. shared libraries)
- Multiple script freezing support
- Python interpreter included (named 'py')
- Automatic pathname rewriting (pathnames in tracebacks are relative)
- New distutils command: bdist_bbfreeze
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
Features:
* Supported architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86
* Clean/simple/lightweight/intuitive architecture-neutral API
* Provide details on disassembled instruction (called "decomposer")
* Provide some semantics of the disassembled instruction, such as list of
implicit registers read & written.
* Implemented in pure C language, with bindings for Python, Ruby, C#, Java,
GO, OCaml & Vala available.
* Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris)
* Thread-safe by design
* Distributed under the open source BSD license
Capstone is a lightweight multi-platform, multi-architecture disassembly
framework.
Features:
* Supported architectures: ARM, ARM64 (aka ARMv8), Mips, PowerPC & X86
* Clean/simple/lightweight/intuitive architecture-neutral API
* Provide details on disassembled instruction (called "decomposer")
* Provide some semantics of the disassembled instruction, such as list of
implicit registers read & written.
* Implemented in pure C language, with bindings for Python, Ruby, C#, Java,
GO, OCaml & Vala available.
* Native support for Windows & *nix (including MacOSX, Linux, *BSD & Solaris)
* Thread-safe by design
* Distributed under the open source BSD license
ClanLib delivers a platform independent interface to write games with. If a
game is written with ClanLib, it should be possible to compile the game under
any platform (supported by ClanLib, that is) without changes in the application
source code.
But ClanLib is not just a wrapper library, providing an common interface to
low level libraries such as DirectX, Svgalib, X11, GGI, etc. While platform
independency is ClanLib's primary goal, it also tries to be a service-minded
game SDK. In other words, authors have put great effort in to designing the API,
to ensure ClanLib's easy of use - while maintaining it's power.
ClanLib delivers a platform independent interface to write games with. If a
game is written with ClanLib, it should be possible to compile the game under
any platform (supported by ClanLib, that is) without changes in the application
source code.
But ClanLib is not just a wrapper library, providing an common interface to
low level libraries such as DirectX, Svgalib, X11, GGI, etc. While platform
independency is ClanLib's primary goal, it also tries to be a service-minded
game SDK. In other words, authors have put great effort in to designing the API,
to ensure ClanLib's easy of use - while maintaining it's power.