summaryrefslogtreecommitdiff
blob: 433fe2c0fcdf343be23b4ee25791aacb019a65ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<herd>common-lisp</herd>
	<longdescription>
		CL-UNICODE is a library which provides Common Lisp implementations
		with knowledge about Unicode characters including their name, their
		general category, the scripts and blocks they belong to, their
		numerical value, and several other properties. It also provides the
		ability to replace the standard syntax for reading Lisp characters
		with one that is Unicode-aware and is used to enhance CL-PPCRE with
		Unicode properties.
	</longdescription>
</pkgmetadata>