Name : jsoup
| |
Version : 1.11.3
| Vendor : SUSE LLC < https://www_suse_com/>
|
Release : 1.63
| Date : 2020-06-09 23:37:24
|
Group : Development/Libraries/Java
| Source RPM : jsoup-1.11.3-1.63.src.rpm
|
Size : 0.44 MB
| |
Packager : https://www_suse_com/
| |
Summary : Java library for working with HTML
|
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.
|
RPM found in directory: /vol/rzm3/linux-opensuse/distribution/leap/15.3/repo/oss/noarch |