C++ Library containing a lot of needful things: Stack Trace, Command Line Parser, Resource Handling, Configuration Files, Unix Command Execution, Directories, Regular Expressions, Tokenizer, Function Trace, Standard Extensions.
23 lines
507 B
23 lines
507 B
14 years ago
|
Source: mrw-c++
|
||
|
Section: unknown
|
||
|
Priority: extra
|
||
|
Maintainer: Marc Wäckerlin (SwissSign AG) <marc.waeckerlin@tech.swisssign.com>
|
||
|
Build-Depends: debhelper (>= 7), autotools-dev
|
||
|
Standards-Version: 3.8.1
|
||
|
Section: libs
|
||
|
Homepage: https://dev.swisssign.com/projects/mrw-c++
|
||
|
|
||
|
Package: mrw-c++-dev
|
||
|
Section: libdevel
|
||
|
Architecture: any
|
||
|
Depends: mrw-c++ (= ${binary:Version})
|
||
|
Description: mrw-c++
|
||
|
.
|
||
|
|
||
|
Package: mrw-c++
|
||
|
Section: libs
|
||
|
Architecture: any
|
||
|
Depends: ${shlibs:Depends}, ${misc:Depends}
|
||
|
Description: mrw-c++
|
||
|
.
|