You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/safestr/metadata.xml

13 lines
591 B

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<!-- maintainer-needed -->
<longdescription lang="en">
The goal of the SafeStr library is to provide a rich string-handling library
for C that has safe semantics yet interoperates with legacy library code in a
straightforward manner. Additionally, porting code that uses standard C string
handling should be straightforward. The library should work on all modern
Unix-like platforms, as well as any 32-bit Microsoft Windows OS.
</longdescription>
</pkgmetadata>