blob: 758f1355be90d92bd86a0615fbb459c30d460851 (
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>java@gentoo.org</email>
</maintainer>
<upstream>
<bugs-to>https://issues.apache.org/jira/browse/FELIX</bugs-to>
<doc>https://felix.apache.org/documentation/</doc>
</upstream>
<longdescription>
Apache Felix is a community effort to implement the OSGi Framework and Service platform and other interesting OSGi-related technologies.
</longdescription>
<origin>srcux</origin>
</pkgmetadata>
|