Sun, 22 Dec 2024 20:41:33 CST | login

Information for build jsoup-1.16.1-1.ocs23

ID1562
Package Namejsoup
Version1.16.1
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/jsoup.git?.#7b83637b659c38f970e18477bf8b39052d06b720
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
StartedMon, 04 Sep 2023 15:33:04 CST
CompletedMon, 04 Sep 2023 15:34:38 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
RPMs
src
jsoup-1.16.1-1.ocs23.src.rpm (info) (download)
noarch
jsoup-1.16.1-1.ocs23.noarch.rpm (info) (download)
jsoup-javadoc-1.16.1-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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