Sun, 22 Dec 2024 20:29:07 CST | login

Information for build jsoup-1.16.1-2.ocs23

ID2422
Package Namejsoup
Version1.16.1
Release2.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/jsoup.git?.#d3b19ac0d55dd78c3f7a18e4070a7dacad965c4a
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 bystreamkoji
State complete
Volume DEFAULT
StartedSat, 09 Sep 2023 03:21:34 CST
CompletedSat, 09 Sep 2023 03:24:33 CST
Taskbuild (dist-ocs23, /opencloudos-stream/jsoup.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/jsoup.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
jsoup-1.16.1-2.ocs23.src.rpm (info) (download)
noarch
jsoup-1.16.1-2.ocs23.noarch.rpm (info) (download)
jsoup-javadoc-1.16.1-2.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 * 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