Userlist is a simple awk script that will parse /etc/passwd
and print a list of all usernames with a UID greater than 100.
Cuetools is a set of utilities for working with cue files and toc files.
It contains:
- cueconvert: convert between the cue and toc formats
- cuebreakpoints: print the breakpoints from a cue or toc file
- cueprint: print disc and track information for a cue or toc file
Saaghar is a cross-platform Persian poetry software.
It uses "ganjoor.net" database as its database.
It has lots of features:
* Tabbed UI
* Tabbed and dockable search widgets
* Advanced Search
* Search for Rhymes
* Print and Print Preview
* Export, It supports exporting to "PDF", "HTML", "TeX", "CSV" and "TXT"
* Copy and Multi-selection
* Icons Theme
* Customisable interface
* Portable Mode
Unzoo is a zoo archive extractor written by Martin Schoenert. If unzoo is
called with no arguments, it will first print a summary of the commands and
then prompt for command lines interactively.
Additional Git sub-commands:
- repository summary
- author commit percentages
- changelog population
- shortcuts for branching/tagging/releasing
- GitHub related shortcuts
- repl (read-eval-print-loop), an interactive mode
- and more...
Keeps track of creation times on filesystems that don't normally provide
such information.
use File::CreationTime;
my $file = '/path/to/file';
print "$file was created: ". creation_time($file). "\n";
Provides two classes:
HTML_Javascript for performing basic JS operations.
HTML_Javascript_Convert for converting variables.
Allow output data to a file, to the standard output(print), or return.
libdasm is a C-library that tries to provide simple and convenient
way to disassemble Intel x86 raw opcode bytes (machine code). It
can parse and print out opcodes in AT&T and Intel syntax.
tclCheck is a program that carries out sanity checking of the brackets and
their nesting in tcl scripts. It can also print out the "skeleton" of the
program.
This is tclCheck version 1.1.8
-sander
trytond_party is the party module for trytond.
The party module defines the concepts of party, category and
contact mechanism. It also comes with reports to print labels
and letters and a Check VIES wizard.