blob: 54d0bfe91bfd8a32233452de6c3135b6853c9993 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://srcux.com/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>sci@gentoo.org</email>
<name>Gentoo Science Project</name>
</maintainer>
<longdescription lang="en">
cfortran is a header file to ease bridge between C and FORTRAN. It
provides an interface between C and FORTRAN routines and global
data, i.e. structures and COMMON blocks. This package includes
patches from Debian for better support on newer compilers and architectures.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|