summaryrefslogtreecommitdiff
path: root/dev-build/fypp/metadata.xml
blob: 1a87c738a78b85ba5cbac242a75d0d4841d89c14 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="person">
		<email>torokhov-s-a@yandex.ru</email>
		<name>Sergey Torokhov</name>
	</maintainer>
	<longdescription lang="en">
		Fypp is a Python powered preprocessor.
		It can be used for any programming languages but its primary aim is to offer a Fortran preprocessor,
		which helps to extend Fortran with condititional compiling and template metaprogramming capabilities.
	</longdescription>
	<upstream>
		<remote-id type="pypi">fypp</remote-id>
		<remote-id type="github">aradi/fypp</remote-id>
</upstream>
</pkgmetadata>