<metapackage xmlns:os="http://opensuse.org/Standards/One_Click_Install" xmlns="http://opensuse.org/Standards/One_Click_Install">
  <group>
    <repositories>
      <repository recommended="true">
        <name>Java:packages</name>
        <summary>Factory Java packages</summary>
        <description>
    This is the Java:packages project. Its main purpose is to serve as development
    project for packages around the topic of Java in the openSUSE:Factory
    distribution.

    This project also provides *unofficial* backports of newest packages to
    current latest openSUSE release. The packages are *not* tested and might
    randomly break
  </description>
        <url>https://download.opensuse.org/repositories/Java:/packages/SLE_16.0/</url>
      </repository>
      <repository recommended="true">
        <name>Java:Factory</name>
        <summary>Devel project of Java packages for openSUSE:Factory</summary>
        <description>The packages here are used for publishing to openSUSE:Factory.
They are also used for curious user to test latest and greatest features available in the OpenJDK world.</description>
        <url>https://download.opensuse.org/repositories/Java:/Factory/SLE_16.0/</url>
      </repository>
      <repository recommended="true">
        <name>SUSE:SLFO:1.2</name>
        <summary>SLFO 1.2 (the base for openSUSE 16.0 and SLES 16.0)</summary>
        <description></description>
        <url>https://download.opensuse.org/repositories/SUSE:/SLFO:/1.2/standard/</url>
      </repository>
      <repository recommended="true">
        <name>openSUSE:Leap:16.0</name>
        <summary>openSUSE Leap 16.0 based on SLFO</summary>
        <description>Leap 16.0 based on SLES 16.0 (specifically SLFO:1.2)</description>
        <url>https://download.opensuse.org/distribution/leap/16.0/repo/oss/</url>
      </repository>
      <repository recommended="false">
        <name>openSUSE:Backports:SLE-16.0</name>
        <summary>Community packages for SLE-16.0</summary>
        <description>Community packages for SLE-16.0</description>
        <url>https://download.opensuse.org/repositories/openSUSE:/Backports:/SLE-16.0/standard/</url>
      </repository>
    </repositories>
    <software>
      <item>
        <name>jsoup</name>
        <summary>Java library for working with HTML</summary>
        <description>jsoup is a Java library for working with HTML.
It provides an API for extracting and manipulating data,
using DOM, CSS, and jquery-like methods.

jsoup implements the WHATWG HTML5 specification.

 - scrapes and parses HTML from a URL, file, or string
 - finds and extracts data, using DOM traversal or CSS selectors
 - manipulates the HTML elements, attributes, and text
 - cleans user-submitted content against a safe white-list,
   to prevent XSS attacks
 - outputs tidied HTML

jsoup can deal with invalid HTML tag soup.</description>
      </item>
    </software>
  </group>
</metapackage>
