diff options
Diffstat (limited to '')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index d6f9d06..230151f 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Package: libconfig++9 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} -Description: parsing and manipulation of structured configuration files (C++ binding) +Description: parsing and manipulation of structured configuration files(C++ binding) This library features a fully reentrant parser and includes bindings for both the C and C++ programming languages. It runs on modern POSIX-compliant systems such as Linux, Solaris, and Mac OS X (Darwin), as well as on |