deb_control_files:
- control
- md5sums
deb_fields:
Architecture: all
Description: |-
Determine if a filename and/or buffer is text or binary
This library provides smarter detection than the other solutions.
.
Determination works like so:
1. Extension Check: If filename is available, check if any of its extensions
(from right to left) are an text extension or a binary extension, this is
near instant.
2. Contents Check: If no filename was provided, or the extension check was
indeterminate, then check the contents of the buffer.
.
Node.js is an event-based server-side JavaScript engine.
Homepage: https://github.com/bevry/istextorbinary
Installed-Size: '101'
Maintainer: Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org>
Package: node-istextorbinary
Priority: optional
Provides: node-binaryextensions (= 4.18.0), node-textextensions (= 5.15.0)
Section: javascript
Version: 6.0.0+~cs9.33.0-3
srcpkg_name: node-istextorbinary
srcpkg_version: 6.0.0+~cs9.33.0-3