Mon, 26 Jan 2026 19:45:31 CST | login

Information for build python-binaryornot-0.4.4-1.ocs23

ID13525
Package Namepython-binaryornot
Version0.4.4
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/python-binaryornot.git?.#26b63d2533165e49619b8348573922ac5a163065
SummaryA pure Python package to check if a file is binary or text
DescriptionUltra-lightweight pure Python package to guess whether a file is binary or text, using a heuristic similar to Perl's pp_fttext and its analysis by @eliben. Has tests for these file types: * Text: .txt, .css, .json, .svg, .js, .lua, .pl, .rst * Binary: .png, .gif, .jpg, .tiff, .bmp, .DS_Store, .eot, .otf, .ttf, .woff, .rgb Has tests for numerous encodings.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedWed, 17 Jul 2024 15:04:33 CST
CompletedWed, 17 Jul 2024 15:07:53 CST
Taskbuild (dist-ocs23-epol9, /opencloudos-stream/python-binaryornot.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-binaryornot.git?.#origin/master'}}
Tags
dist-ocs23
dist-ocs23-epol9
epol9-test-compose
RPMs
src
python-binaryornot-0.4.4-1.ocs23.src.rpm (info) (download)
noarch
python-binaryornot-docs-0.4.4-1.ocs23.noarch.rpm (info) (download)
python3-binaryornot-0.4.4-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 * Wed Jul 17 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.4.4-1 - initial build