node-anser_2.3.0-1_multi.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Wed, 18 Dec 2024 12:11:27 +0100 |
Binary: | node-anser |
Source: | node-anser |
Architecture: | all source |
Version: | 2.3.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Changed-By: | Philip Hands <phil@hands.com> |
Closes: | 1090723 |
Description: | node-anser - low level ANSI escape code parser |
Changes: | node-anser (2.3.0-1) unstable; urgency=medium * Initial release (Closes: #1090723) |
Files: | 095ea25fcb065292af3a3b14cd5a5ea7 2185 javascript optional node-anser_2.3.0-1.dsc b0f9d5cf84da6a3ec1e978dccfb5e771 21132 javascript optional node-anser_2.3.0.orig.tar.xz fc38ebc0f1ec581225f68feeef18caa9 2840 javascript optional node-anser_2.3.0-1.debian.tar.xz 3d5e09eac751459ac9c74b69633cfb7e 16380 javascript optional node-anser_2.3.0-1_all.deb 49544cd3000da59231b87e879f7caf6c 11173 javascript optional node-anser_2.3.0-1_amd64.buildinfo |
node-anser_2.3.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | node-anser |
Binary: | node-anser |
Architecture: | all |
Version: | 2.3.0-1 |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Uploaders: | Philip Hands <phil@hands.com> |
Homepage: | https://github.com/IonicaBizau/anser#readme |
Standards-Version: | 4.7.0 |
Vcs-Browser: | https://salsa.debian.org/js-team/node-anser |
Vcs-Git: | https://salsa.debian.org/js-team/node-anser.git |
Testsuite: | autopkgtest-pkg-nodejs |
Build-Depends: | debhelper-compat (=13), dh-sequence-nodejs, dh-nodejs, mocha<!nocheck>, node-should<!nocheck> |
Package-List: | node-anser deb javascript optional arch=all |
Files: | b0f9d5cf84da6a3ec1e978dccfb5e771 21132 node-anser_2.3.0.orig.tar.xz fc38ebc0f1ec581225f68feeef18caa9 2840 node-anser_2.3.0-1.debian.tar.xz |
Dgit: | 2c0041bac60e2af2d37b9fff83a2b53d34e7f4b4 debian archive/debian/2.3.0-1 https://git.dgit.debian.org/node-anser |
control file for node-anser_2.3.0-1_all.deb (click to toggle) | |
---|---|
Package: | node-anser |
Version: | 2.3.0-1 |
Architecture: | all |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Installed-Size: | 55 |
Section: | javascript |
Priority: | optional |
Homepage: | https://github.com/IonicaBizau/anser#readme |
Description: | low level ANSI escape code parser node-anser provides a JavaScript function that is able to parse ANSI escape sequences in text. . One can choose for it to do various combinations of: convert color escape codes into equivalent HTML elements; produce JSON output; perform HTML escaping; convert links into HTML elements. . Node.js is an event-based server-side JavaScript engine. |
contents of node-anser_2.3.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2024-12-18 11:11 ./ drwxr-xr-x root/root 0 2024-12-18 11:11 ./usr/ drwxr-xr-x root/root 0 2024-12-18 11:11 ./usr/share/ drwxr-xr-x root/root 0 2024-12-18 11:11 ./usr/share/doc/ drwxr-xr-x root/root 0 2024-12-18 11:11 ./usr/share/doc/node-anser/ -rw-r--r-- root/root 2457 2024-12-18 11:11 ./usr/share/doc/node-anser/CONTRIBUTING.md -rw-r--r-- root/root 6385 2024-12-18 11:11 ./usr/share/doc/node-anser/README.md.gz -rw-r--r-- root/root 156 2024-12-18 11:11 ./usr/share/doc/node-anser/changelog.Debian.gz -rw-r--r-- root/root 1494 2024-12-18 11:11 ./usr/share/doc/node-anser/copyright drwxr-xr-x root/root 0 2024-12-18 11:11 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2024-12-18 11:11 ./usr/share/nodejs/anser/ drwxr-xr-x root/root 0 2024-12-18 11:11 ./usr/share/nodejs/anser/lib/ -rw-r--r-- root/root 6227 2024-12-18 11:11 ./usr/share/nodejs/anser/lib/index.d.ts -rw-r--r-- root/root 23226 2024-12-18 11:11 ./usr/share/nodejs/anser/lib/index.js -rw-r--r-- root/root 2664 2024-12-18 11:11 ./usr/share/nodejs/anser/package.json |
copyright of node-anser_2.3.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: anser Upstream-Contact: http://github.com/IonicaBizau/anser/issues Source: https://github.com/IonicaBizau/anser#readme Files-Excluded: .gitignore .travis.yml Files: * Copyright: 2024, Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net) License: Expat Files: debian/* Copyright: 2024, Philip Hands <phil@hands.com> License: Expat License: Expat Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: . The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. . THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. |
Timestamp: 19.12.2024 / 10:02:22 (UTC)