summaryrefslogtreecommitdiff
path: root/dev-util/gpp/metadata.xml
blob: 36998734dc13c5d13678b70005d23757644a316e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="person">
    <name>Kenton Groombridge</name>
    <email>concord@gentoo.org</email>
  </maintainer>
  <upstream>
    <bugs-to>https://github.com/logological/gpp/issues</bugs-to>
  </upstream>
  <longdescription>
		GPP is a general-purpose preprocessor with customizable syntax, suitable for
		a wide range of preprocessing tasks. Its independence from any one
		programming language makes it much more versatile than the C preprocessor
		(cpp), while its syntax is lighter and more flexible than that of GNU m4.
		There are built-in macros for use with C/C++, LaTeX, HTML, XHTML, and Prolog
		files.
	</longdescription>
  <origin>srcux</origin>
</pkgmetadata>