mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-21 13:03:31 -04:00
Move {dev-util → dev-build}/fypp
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
17
dev-build/fypp/metadata.xml
Normal file
17
dev-build/fypp/metadata.xml
Normal file
@@ -0,0 +1,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>
|
||||
Reference in New Issue
Block a user