summaryrefslogtreecommitdiff
path: root/dev-haskell/pcre-light/metadata.xml
blob: 67ee786682802769f9320a9c5c18875f69971fb7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>haskell@gentoo.org</email>
    <name>Gentoo Haskell</name>
  </maintainer>
  <longdescription>
		A small, efficient and portable regex library for Perl 5 compatible regular expressions

		The PCRE library is a set of functions that implement regular
		expression pattern matching using the same syntax and semantics as Perl 5.

		Test coverage data for this library is available at:
		&lt;http://code.haskell.org/~dons/tests/pcre-light/hpc_index.html&gt;

	</longdescription>
  <upstream>
    <bugs-to>https://codeberg.org/daniel-casanueva/pcre-light/issues</bugs-to>
  </upstream>
  <origin>srcux</origin>
</pkgmetadata>