Thu, 22 Jan 2026 10:03:31 CST | login

Information for build ghc-hxt-regex-xmlschema-9.2.0.7-1.ocs23

ID14642
Package Nameghc-hxt-regex-xmlschema
Version9.2.0.7
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/ghc-hxt-regex-xmlschema.git?.#32f0f17d0c684d45aaf31a9e9395ce441cfd6cf4
SummaryA regular expression library for W3C XML Schema regular expressions
DescriptionThis library supports full W3C XML Schema regular expressions inclusive all Unicode character sets and blocks. The complete grammar can be found under <http://www.w3.org/TR/xmlschema11-2/#regexs>. It is implemented by the technique of derivations of regular expressions. The W3C syntax is extended to support not only union of regular sets, but also intersection, set difference, exor. Matching of subexpressions is also supported. The library can be used for constricting lightweight scanners and tokenizers. It is a standalone library, no external regex libraries are used. Extensions in 9.2: The library does nor only support String's, but also ByteString's and Text in strict and lazy variants.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedMon, 12 Aug 2024 10:29:38 CST
CompletedMon, 12 Aug 2024 10:31:32 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/ghc-hxt-regex-xmlschema.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/ghc-hxt-regex-xmlschema.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
ghc-hxt-regex-xmlschema-9.2.0.7-1.ocs23.src.rpm (info) (download)
aarch64
ghc-hxt-regex-xmlschema-9.2.0.7-1.ocs23.aarch64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-1.ocs23.aarch64.rpm (info) (download)
noarch
ghc-hxt-regex-xmlschema-doc-9.2.0.7-1.ocs23.noarch.rpm (info) (download)
x86_64
ghc-hxt-regex-xmlschema-9.2.0.7-1.ocs23.x86_64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-1.ocs23.x86_64.rpm (info) (download)
Logs
x86_64
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
aarch64
root.log
state.log
installed_pkgs.log
hw_info.log
build.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Aug 08 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 9.2.0.7-1 - initial build