blob: dc4f9f655a74e6aa71a98508f604c2ae258e4938 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
<herd>python</herd>
<longdescription lang="en">Mantissa is an application server. It provides integration between
the AxiomProject object database, and the TwistedFramework, as well
as web user-interface utilities.</longdescription>
<upstream>
<remote-id type="pypi">Mantissa</remote-id>
<remote-id type="github">twisted/mantissa</remote-id>
</upstream>
</pkgmetadata>
|