Source: node-jschardet Maintainer: Debian Javascript Maintainers Uploaders: Pirate Praveen Section: javascript Priority: optional Testsuite: autopkgtest-pkg-nodejs Build-Depends: debhelper (>= 9), dh-buildinfo, nodejs, pkg-js-tools, webpack Standards-Version: 4.3.0 Vcs-Browser: https://salsa.debian.org/js-team/node-jschardet Vcs-Git: https://salsa.debian.org/js-team/node-jschardet.git Homepage: https://github.com/aadsm/jschardet#readme Package: node-jschardet Architecture: all Depends: ${misc:Depends}, nodejs Description: Character encoding auto-detection in JavaScript This library takes a sequence of bytes in an unknown character encoding, and attempts to determine the encoding. This module is a port of python's chardet. . Node.js is an event-based server-side JavaScript engine.