base
libpopt0
v2.10-3osso8+0m6 · armel · 24 KB · Nokia core
Install
Once the mirror is added, run this on your device:
apt-get install libpopt0
Run with devel-su if
you aren't already root.
Mirror not configured yet?
Description
lib for parsing cmdline parameters
Popt was heavily influenced by the getopt() and getopt_long() functions,
but it allows more powerful argument expansion. It can parse arbitrary
argv[] style arrays and automatically set variables based on command
line arguments. It also allows command line arguments to be aliased via
configuration files and includes utility functions for parsing arbitrary
strings into argv[] arrays using shell-like rules.
This package contains the runtime library and locale data.