./devel/py-binaryornot, Guess whether a file is binary or text

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.4.4nb1, Package name: py310-binaryornot-0.4.4nb1, Maintainer: gde

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.


Required to run:
[devel/py-setuptools] [converters/py-chardet] [lang/python37]

Required to build:
[pkgtools/cwrappers]

Master sites:

Filesize: 362.357 KB

Version history: (Expand)


CVS history: (Expand)


   2023-05-02 19:14:02 by Thomas Klausner | Files touched by this commit (1)
Log message:
py-binaryornot: not for Python 2
   2022-07-03 14:13:07 by Thomas Klausner | Files touched by this commit (4)
Log message:
*: use versioned_dependencies.mk for py-chardet
   2022-01-04 21:55:40 by Thomas Klausner | Files touched by this commit (1595)
Log message:
*: bump PKGREVISION for egg.mk users

They now have a tool dependency on py-setuptools instead of a DEPENDS
   2021-10-26 12:20:11 by Nia Alarie | Files touched by this commit (3016)
Log message:
archivers: Replace RMD160 checksums with BLAKE2s checksums

All checksums have been double-checked against existing RMD160 and
SHA512 hashes

Could not be committed due to merge conflict:
devel/py-traitlets/distinfo

The following distfiles were unfetchable (note: some may be only fetched
conditionally):

./devel/pvs/distinfo pvs-3.2-solaris.tgz
./devel/eclipse/distinfo eclipse-sourceBuild-srcIncluded-3.0.1.zip
   2021-10-07 15:44:44 by Nia Alarie | Files touched by this commit (3017)
Log message:
devel: Remove SHA1 hashes for distfiles
   2019-10-21 23:50:03 by Adam Ciarcinski | Files touched by this commit (2) | Package updated
Log message:
py-binaryornot: updated to 0.4.4

0.4.4:
* Notify users for file i/o issues.

0.4.3:
* Restricted chardet to anything 3.0.2 or higher due to \ 
https://github.com/chardet/chardet/issues/113.

0.4.2:
* Restricted chardet to anything under 3.0 due to \ 
https://github.com/chardet/chardet/issues/113
* Added pyup badge
* Added utilities for pushing new versions up
   2016-08-28 17:48:37 by Thomas Klausner | Files touched by this commit (112)
Log message:
Remove unnecessary PLIST_SUBST and FILES_SUBST that are now provided
by the infrastructure.

Mark a couple more packages as not ready for python-3.x.
   2016-06-09 08:23:41 by Thomas Klausner | Files touched by this commit (38)
Log message:
Fix HOMEPAGE to be copy'n'pastable.