Name: | python3-binaryornot |
---|---|
Version: | 0.4.4 |
Release: | 1.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 23269 |
License: | BSD |
RPM: | python3-binaryornot-0.4.4-1.el8.noarch.rpm |
Source RPM: | python-binaryornot-0.4.4-1.el8.src.rpm |
Build Date: | Tue Feb 16 2021 |
Build Host: | host-100-100-224-31.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/BinaryOrNot |
Summary: | A pure Python package to check if a file is binary or text |
Description: | Ultra-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. |
- Update to 0.4.4
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Fix compatibility with hypothesis 4.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Enable python dependency generator
- Subpackage python2-binaryornot has been removed See https://fedoraproject.org/wiki/Changes/Mass_Python_2_Package_Removal
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Update to 0.4.3
- Rebuilt for Python 3.7