aboutsummaryrefslogtreecommitdiff
blob: 0aa8827a4e9501fb39cf7186c20384056c82b8b8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version='1.0' encoding='UTF-8'?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<maintainer type="project">
		<email>sci@gentoo.org</email>
		<name>Gentoo Science Project</name>
	</maintainer>
	<longdescription lang="en">
		Instant is a Python module that allows for instant inlining of C and C++
		code in Python. It is a small Python module built on top of SWIG and
		Distutils. It is part of the FEniCS Project (http://www.fenics.org)
	</longdescription>
	<upstream>
		<remote-id type="bitbucket">fenics-project/instant</remote-id>
	</upstream>
</pkgmetadata>