summaryrefslogtreecommitdiff
path: root/dev-build/fypp/metadata.xml
blob: c91fed1c927952313d5fccf3877264880032c7e9 (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 "https://srcux.com/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>
  <origin>srcux</origin>
</pkgmetadata>