summaryrefslogtreecommitdiff
path: root/dev-java/gson/metadata.xml
blob: c641f18554ed00db3a3fe4853affd9c912398086 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?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>Gson is a Java library that can be used to convert Java Objects into their JSON representation. It can also be used to convert a JSON string to an equivalent Java object. Gson can work with arbitrary Java objects including pre-existing objects that you do not have source-code of.</longdescription>
 <upstream>
  <remote-id type="github">google/gson</remote-id>
 </upstream>
 <origin>gentoo-staging</origin>
</pkgmetadata>