Information for build jsoup-1.16.1-2.oc9

ID19691
Package Namejsoup
Version1.16.1
Release2.oc9
Epoch
Sourcegit+https://gitee.com/src-opencloudos-rpms/jsoup.git?.#eb6480762851ccb784c33935debb9b3338701996
SummaryJava library for working with real-world HTML
Descriptionjsoup is a Java library for working with real-world HTML. It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods. jsoup implements the WHATWG HTML5 specification, and parses HTML to the same DOM as modern browsers do. - scrape and parse HTML from a URL, file, or string - find and extract data, using DOM traversal or CSS selectors - manipulate the HTML elements, attributes, and text - clean user-submitted content against a safe white-list, to prevent XSS attacks - output tidy HTML jsoup is designed to deal with all varieties of HTML found in the wild; from pristine and validating, to invalid tag-soup; jsoup will create a sensible parse tree.
Built bydenisecheng
State complete
Volume DEFAULT
StartedMon, 08 Jan 2024 09:09:37 CST
CompletedMon, 08 Jan 2024 09:12:41 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/jsoup.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/jsoup.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.0-compose
RPMs
src
jsoup-1.16.1-2.oc9.src.rpm (info) (download)
noarch
jsoup-1.16.1-2.oc9.noarch.rpm (info) (download)
jsoup-javadoc-1.16.1-2.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16.1-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Sep 04 2023 Shuo Wang <abushwang@tencent.com> - 1.16.1-1 - update to 1.16.1 * Thu May 04 2023 Shuo Wang <abushwang@tencent.com> - 1.13.1-5 - close bootstrap * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.13.1-4 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.13.1-3 - Rebuilt for OpenCloudOS Stream 23 * Fri Mar 24 2023 rockerzhu <rockerzhu@tencent.com> - 1.13.1-2 - Rebuild * Thu Mar 23 2023 Shuo Wang <abushwang@tencent.com> - 1.13.1-1 - initial build