Package
libss2Version
1.42.13-1ubuntu1Priority
requiredSection
libsSource
e2fsprogsOrigin
UbuntuMaintainer
Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>Original Maintainer
Theodore Y. Ts'o <tytso@mit.edu>Bugs
https://bugs.launchpad.net/ubuntu/+filebugInstalled Size
100 kBDepends
libcomerr2, libc6 (>= 2.17)Replaces
e2fsprogs (<< 1.34-1)Homepage
http://e2fsprogs.sourceforge.netTask
minimalSupported
5yDownload Size
70.0 kBAPT Manual Installed
yesAPT Sources
http://gb.archive.ubuntu.com/ubuntu xenial/main amd64 PackagesDescription
command-line interface parsing librarylibss provides a simple command-line interface parser which will
accept input from the user, parse the command into an argv argument
vector, and then dispatch it to a handler function.
.
It was originally inspired by the Multics SubSystem library.