Files
guru/dev-build/fypp/metadata.xml
Sergey Torokhov a9bbc909ac Move {dev-util → dev-build}/fypp
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
2024-01-21 23:28:09 +03:00

18 lines
667 B
XML

<?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>