Thu, 26 Jun 2025 18:27:35 CST | login

Information for build jsoup-1.16.1-4.oc9

ID33574
Package Namejsoup
Version1.16.1
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/jsoup.git?.#7187352869683793afbebcb0705b26d8afbf4053
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 bybbrucezhang
State complete
Volume DEFAULT
StartedTue, 22 Apr 2025 23:29:30 CST
CompletedTue, 22 Apr 2025 23:31:04 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
RPMs
src
jsoup-1.16.1-4.oc9.src.rpm (info) (download)
noarch
jsoup-1.16.1-4.oc9.noarch.rpm (info) (download)
jsoup-javadoc-1.16.1-4.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.16.1-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * 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