mirror of
https://github.com/gentoo-mirror/guru.git
synced 2026-07-19 12:03:02 -04:00
dev-build/FoBiS: rename to dev-build/fobis
Signed-off-by: Sergey Torokhov <torokhov-s-a@yandex.ru>
This commit is contained in:
20
dev-build/fobis/metadata.xml
Normal file
20
dev-build/fobis/metadata.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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">
|
||||
FoBiS.py, a Fortran Building System for poor men, is a KISS tool
|
||||
for automatic building modern Fortran projects, it being able
|
||||
to automatically resolve inter-modules dependency hierarchy.
|
||||
</longdescription>
|
||||
<use>
|
||||
<flag name="graphviz">Add support of generation of a dependencies graph</flag>
|
||||
</use>
|
||||
<upstream>
|
||||
<remote-id type="pypi">FoBiS.py</remote-id>
|
||||
<remote-id type="github">szaghi/FoBiS</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
Reference in New Issue
Block a user