Tue, 27 Jan 2026 13:39:09 CST | login

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

ID29212
Package Nameghc-hxt-regex-xmlschema
Version9.2.0.7
Release1.oc9
Epoch
DraftFalse
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 byfanjunkong
State complete
Volume DEFAULT
StartedMon, 23 Sep 2024 15:04:39 CST
CompletedMon, 23 Sep 2024 15:07:05 CST
Taskbuild (dist-oc9-epol, /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-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
ghc-hxt-regex-xmlschema-9.2.0.7-1.oc9.src.rpm (info) (download)
aarch64
ghc-hxt-regex-xmlschema-9.2.0.7-1.oc9.aarch64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-1.oc9.aarch64.rpm (info) (download)
noarch
ghc-hxt-regex-xmlschema-doc-9.2.0.7-1.oc9.noarch.rpm (info) (download)
x86_64
ghc-hxt-regex-xmlschema-9.2.0.7-1.oc9.x86_64.rpm (info) (download)
ghc-hxt-regex-xmlschema-devel-9.2.0.7-1.oc9.x86_64.rpm (info) (download)
Logs
x86_64
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
aarch64
state.log
installed_pkgs.log
build.log
root.log
hw_info.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