summaryrefslogtreecommitdiff
blob: d2c6f9aa50c43ad767a0dd2fe3cf4b715b8794ef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?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>