Architecture: any
Platform: all
Section: libdev
Depends:
 e2fsprogs-common (= ${Source-Version}),
 libss.2 (= ${Binary-Version}),
Description: Subsystem command parsing library - development files
 libss 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.
 .
 This package provides development files for the subsystem command parsing
 library.