My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 171
#summary Java and Scala implementations of a command-line parameter parser. = parse-cmd = `ParseCmd.java` is a Java-class used to define and parse command-line parameters in a Java application. See [http://code.google.com/p/parse-cmd/wiki/AScalaParserClass ParseParms.scala] for an equivalen...
an embed virtual terminal daemon library , which pride a command-line interface 【cli】 and can be easyly integrated in other system . used this library , you can access your system in runtime through telnet and execute your own commands . All these commands must be named functions , and can be invok...
*-- The CLIMAX Candy Suite BETA --* CLIMAX. The pinnacle of achievement. The top of its game. True Hackers everywhere have known that you find the most power available at your fingertips in a pure, uncluttered command line interface. The most fun a True Hacker will have on a computer is found in ...
With readline-trainer you can become a true command-line wizard in any program that uses libreadline. This includes programs such as bash, zsh, ksh, mysql, psql, bc and many more. == Lessons == # Learning to use the history # Moving the cursor around
Coelacanth is a very simple CLI application for making and managing passwords that can be used securely. The passwords are intended to be stored in an encrypted file system, such as TrueCrypt. Coelacanth is being written in PHP and it makes use of the Haddock CMS framework and is released unde...
Helpers to write Command Line Interface (CLI) programs. Download from PyPI: http://pypi.python.org/pypi/rbco.cliprogram
A library for creating command line driven programs. The main module is a parser for commands typed by the program's user which understands two main types of entities: verbs and nouns.
Simple command line batch validator
= Description = Using annotations you can make very succinct main methods that don't need to know how to parse command line arguments with either fields, properties, or method based injection. Very simple to use, very small dependency. = LOC = http://www.javarants.com/cli-parser-stats/lo...
1 2 3 4 5 6 7 8 9 10 Next