My favorites | Sign in
Google
Projects on Google Code Results 1 - 10 of 76
#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...
This is a library of classes to manage command line options. It will accept long options that start with a double hyphen and optionally short options that will start with a single hyphen. Currently all options must have the long format. Any option can have arguments passed to it. The arguments...
*mbank-cli* provides a rudimentary command line interface to the [https://www.mbank.com.pl/ mBank online banking system]. = Statistics = <wiki:gadget url="http://www.ohloh.net/projects/mbank-cli/widgets/project_basic_stats.xml" height="220" border="1" /> ` ` ` ` ` ` = Donations =...
*sinntp* is a tiny non-interactive NNTP client = Statistics = <wiki:gadget url="http://www.ohloh.net/projects/sinntp/widgets/project_basic_stats.xml" height="220" border="1" /> ` ` ` ` ` ` = Donations = *sinntp* is free software. You can donate if you want to support its develop...
OpenBT is a toolkit for exposing (UNIX) command-line utilities to the web where they may be accessed through simple REST transactions (e.g. GET, POST). OpenBT is fast, secure, [Load_Balancing scalable], and operates entirely over HTTP. Our core developers maintain a high level of focus on three ...
== What's this? == A command-line based program that can list, modify, or delete ID3 tags from a file. ID3 tags are a way of identifying streaming music files. You can store Artist, Album, Title, Track, Year, and Genre in a tag, as well as a 28-character comment. == Packages for your Linux dis...
Libcli provides a shared library for including a Cisco-like command-line interface into other software. It's a telnet interface which supports command-line editing, history, authentication and callbacks for a user-definable function tree.
*cyg-apt is similar to apt-get. You can use it install and remove packages from the Cygwin command prompt:* {{{ $ cyg-apt install gdb ... $ gdb ... (gdb) }}} It has many other package management features. It requires a base install of Cygwin, Cygwin Python and gnupg. cyg-apt is not th...
= argparse: Python command line parser = The argparse module provides an easy, declarative interface for creating command line tools, which knows how to: * parse the arguments and flags from sys.argv * convert arg strings into objects for your program * format and print informative help ...
_*This project is being added to Google Code because maintainers are needed. If that might be you, contact an admin via email*_ apt-cyg is a command-line installer for Cygwin which cooperates with Cygwin Setup and uses the same repository. The syntax is based on apt-get but simplified. You can u...
1 2 3 4 5 6 7 8 Next