node-csv-parse_6.0.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Sun, 13 Jul 2025 14:40:04 +0200 |
Source: | node-csv-parse |
Binary: | node-csv-parse |
Architecture: | source all |
Version: | 6.0.0-1 |
Distribution: | unstable |
Urgency: | medium |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Changed-By: | Edward Betts <edward@4angle.com> |
Description: | node-csv-parse - CSV parser for transforming CSV text into arrays or objects |
Closes: | 1109205 |
Changes: | node-csv-parse (6.0.0-1) unstable; urgency=medium * Initial release. (Closes: #1109205) |
Files: | b3aa313e115aa64bb5fd27e994cf1ef0 2037 javascript optional node-csv-parse_6.0.0-1.dsc 9f46672ddfd58fe5663785c4996ee943 267625 javascript optional node-csv-parse_6.0.0.orig.tar.gz 0de3bea00323c1762cab36d225885eb5 2260 javascript optional node-csv-parse_6.0.0-1.debian.tar.xz 8a24815b35f39772e1583c2a4b81c265 70940 javascript optional node-csv-parse_6.0.0-1_all.deb 27876eeeb63efb761295d6fc7876fdc7 7875 javascript optional node-csv-parse_6.0.0-1_amd64.buildinfo |
node-csv-parse_6.0.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | node-csv-parse |
Binary: | node-csv-parse |
Architecture: | all |
Version: | 6.0.0-1 |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com> |
Homepage: | https://csv.js.org/parse |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/js-team/node-csv-parse |
Vcs-Git: | https://salsa.debian.org/js-team/node-csv-parse.git |
Testsuite: | autopkgtest-pkg-nodejs |
Build-Depends: | debhelper-compat (=13), dh-sequence-nodejs, dh-nodejs |
Package-List: | node-csv-parse deb javascript optional arch=all |
Files: | 9f46672ddfd58fe5663785c4996ee943 267625 node-csv-parse_6.0.0.orig.tar.gz 0de3bea00323c1762cab36d225885eb5 2260 node-csv-parse_6.0.0-1.debian.tar.xz |
control file for node-csv-parse_6.0.0-1_all.deb (click to toggle) | |
---|---|
Package: | node-csv-parse |
Version: | 6.0.0-1 |
Architecture: | all |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Installed-Size: | 1436 |
Section: | javascript |
Priority: | optional |
Homepage: | https://csv.js.org/parse |
Description: | CSV parser for transforming CSV text into arrays or objects CSV parser that turns CSV text input into structured data in the form of arrays or objects. It implements the stream.Transform API from Node.js, allowing for effective handling of CSV data. It supports a wide range of options, including delimiters, quotes, escape characters, and comments, making it flexible for various data parsing requirements. |
contents of node-csv-parse_6.0.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-13 12:40 ./ drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/ drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/ drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/doc/node-csv-parse/ -rw-r--r-- root/root 3266 2025-07-13 12:40 ./usr/share/doc/node-csv-parse/README.md -rw-r--r-- root/root 160 2025-07-13 12:40 ./usr/share/doc/node-csv-parse/changelog.Debian.gz -rw-r--r-- root/root 1496 2025-07-13 12:27 ./usr/share/doc/node-csv-parse/copyright drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/ drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/ drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/cjs/ -rw-r--r-- root/root 61780 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/cjs/index.cjs -rw-r--r-- root/root 17034 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/cjs/index.d.cts -rw-r--r-- root/root 58959 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/cjs/sync.cjs -rw-r--r-- root/root 673 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/cjs/sync.d.cts drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/esm/ -rw-r--r-- root/root 17034 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/esm/index.d.ts -rw-r--r-- root/root 205469 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/esm/index.js -rw-r--r-- root/root 317 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/esm/stream.d.ts -rw-r--r-- root/root 671 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/esm/sync.d.ts -rw-r--r-- root/root 113062 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/esm/sync.js drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/iife/ -rw-r--r-- root/root 279717 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/iife/index.js -rw-r--r-- root/root 154606 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/iife/sync.js drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/umd/ -rw-r--r-- root/root 279998 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/umd/index.js -rw-r--r-- root/root 154887 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/dist/umd/sync.js drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/ drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/api/ -rw-r--r-- root/root 630 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/api/CsvError.js -rw-r--r-- root/root 31757 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/api/index.js -rw-r--r-- root/root 2537 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/api/init_state.js -rw-r--r-- root/root 1127 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/api/normalize_columns_array.js -rw-r--r-- root/root 21511 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/api/normalize_options.js -rw-r--r-- root/root 17034 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/index.d.ts -rw-r--r-- root/root 3781 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/index.js -rw-r--r-- root/root 317 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/stream.d.ts -rw-r--r-- root/root 885 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/stream.js -rw-r--r-- root/root 671 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/sync.d.ts -rw-r--r-- root/root 871 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/sync.js drwxr-xr-x root/root 0 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/utils/ -rw-r--r-- root/root 1520 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/utils/ResizeableBuffer.js -rw-r--r-- root/root 134 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/utils/is_object.js -rw-r--r-- root/root 162 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/lib/utils/underscore.js -rw-r--r-- root/root 4211 2025-07-13 12:40 ./usr/share/nodejs/csv-parse/package.json |
copyright of node-csv-parse_6.0.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: csv-parse Upstream-Contact: https://github.com/adaltas/node-csv/issues Source: https://csv.js.org/parse Files: * Copyright: 2025, David Worms <david@adaltas.com> License: MIT Files: debian/* Copyright: 2025, Edward Betts <edward@4angle.com> License: MIT Files: dist/*/index.js Copyright: Joyent, Inc. and other Node contributors. License: MIT License: MIT 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: 13.07.2025 / 14:12:35 (UTC)