summaryrefslogtreecommitdiff
path: root/dev-java/browserlauncher2/metadata.xml
blob: 7307f68d568023f26f280871df7f5c1270b84433 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?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>
 <upstream>
  <remote-id type="sourceforge">browserlaunch2</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>