Package
libpopt0Version
1.16-10Priority
importantSection
libsSource
poptOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Paul Martin <pm@debian.org>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
131 kBPre Depends
multiarch-supportDepends
libc6 (>= 2.17)Conflicts
libpopt-dev (<= 1.4-1), popt, rpm (<= 4.0.2-3)Replaces
poptHomepage
http://rpm5.org/Task
minimal, ubuntu-core, ubuntu-core, ubuntu-sdkSupported
5yDownload Size
26.0 kBAPT Manual Installed
yesAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
lib for parsing cmdline parametersPopt 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.