Mon, 15 Sep 2025 23:06:52 CST | login

Information for build jsoup-1.16.1-3.ocs23

ID17967
Package Namejsoup
Version1.16.1
Release3.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/jsoup.git?.#c6931d8aa6fea1fa593bb2e76842483b23b4527d
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 byocs-bot
State complete
Volume DEFAULT
StartedSat, 17 Aug 2024 21:22:36 CST
CompletedSat, 17 Aug 2024 21:26:30 CST
Taskbuild (dist-ocs23, /opencloudos-stream/jsoup.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/jsoup.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-base
RPMs
src
jsoup-1.16.1-3.ocs23.src.rpm (info) (download)
noarch
jsoup-1.16.1-3.ocs23.noarch.rpm (info) (download)
jsoup-javadoc-1.16.1-3.ocs23.noarch.rpm (info) (download)
Logs
noarch
hw_info.log
state.log
build.log
root.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
Changelog * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16.1-3 - Rebuilt for loongarch release * 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