blob: e07e33b95b703c8fb281f1028717307f4a605374 (
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 "https://liguros.gitlab.io/dtd/metadata.dtd">
<pkgmetadata>
<maintainer type="project">
<email>java@gentoo.org</email>
<name>Java</name>
</maintainer>
<longdescription lang="en">
BrowserLauncher2, a continuation of the BrowserLauncher project, is a
library that facilitates opening a browser from a Java application and
directing the browser to a supplied url. In most cases the browser
opened will be the user's default browser.
</longdescription>
<origin>gentoo-staging</origin>
</pkgmetadata>
|