node-pretty-time_1.1.0-1_amd64.changes (click to toggle) | |
---|---|
Format: | 1.8 |
Date: | Tue, 08 Jul 2025 15:28:13 +0200 |
Source: | node-pretty-time |
Binary: | node-pretty-time |
Architecture: | source all |
Version: | 1.1.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-pretty-time - Formats time intervals into human-readable strings |
Closes: | 1108956 |
Changes: | node-pretty-time (1.1.0-1) unstable; urgency=medium * Initial release (Closes: #1108956). |
Files: | 8fcae756e68842482da0ac2a4eb8ab14 2091 javascript optional node-pretty-time_1.1.0-1.dsc 3d35c0115cb5ad65bad4a1784bae82ff 7464 javascript optional node-pretty-time_1.1.0.orig.tar.gz e50391f552a632a834a4c464334ce90b 2328 javascript optional node-pretty-time_1.1.0-1.debian.tar.xz 76d9411a70582ceb9cf1608e093ea1de 5788 javascript optional node-pretty-time_1.1.0-1_all.deb 77a71eb5a0ccc97a73eaf74e225fc231 11218 javascript optional node-pretty-time_1.1.0-1_amd64.buildinfo |
node-pretty-time_1.1.0-1.dsc (click to toggle) | |
---|---|
Format: | 3.0 (quilt) |
Source: | node-pretty-time |
Binary: | node-pretty-time |
Architecture: | all |
Version: | 1.1.0-1 |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Uploaders: | Edward Betts <edward@4angle.com> |
Homepage: | https://github.com/jonschlinkert/pretty-time |
Standards-Version: | 4.7.2 |
Vcs-Browser: | https://salsa.debian.org/js-team/node-pretty-time |
Vcs-Git: | https://salsa.debian.org/js-team/node-pretty-time.git |
Testsuite: | autopkgtest-pkg-nodejs |
Build-Depends: | debhelper-compat (=13), dh-sequence-nodejs, dh-nodejs, mocha<!nocheck> |
Package-List: | node-pretty-time deb javascript optional arch=all |
Files: | 3d35c0115cb5ad65bad4a1784bae82ff 7464 node-pretty-time_1.1.0.orig.tar.gz e50391f552a632a834a4c464334ce90b 2328 node-pretty-time_1.1.0-1.debian.tar.xz |
control file for node-pretty-time_1.1.0-1_all.deb (click to toggle) | |
---|---|
Package: | node-pretty-time |
Version: | 1.1.0-1 |
Architecture: | all |
Maintainer: | Debian Javascript Maintainers <pkg-javascript-devel@lists.alioth.debian.org> |
Installed-Size: | 18 |
Section: | javascript |
Priority: | optional |
Homepage: | https://github.com/jonschlinkert/pretty-time |
Description: | Formats time intervals into human-readable strings This library formats time intervals provided by node.js's process.hrtime function into human-readable strings. It is capable of representing time durations across a wide range of scales, from weeks to nanoseconds. The formatting defaults to the most appropriate scale unless a specific minimum increment is specified, allowing for flexible and precise time display. It converts numerical hrtime arrays into expressive strings such as '2w', '20h', or '88ns', using various time increments for clear representation. Useful for displaying elapsed time in a readable format in applications that require rapid or frequent time checks. |
contents of node-pretty-time_1.1.0-1_all.deb (click to toggle) | |
---|---|
drwxr-xr-x root/root 0 2025-07-08 13:28 ./ drwxr-xr-x root/root 0 2025-07-08 13:28 ./usr/ drwxr-xr-x root/root 0 2025-07-08 13:28 ./usr/share/ drwxr-xr-x root/root 0 2025-07-08 13:28 ./usr/share/doc/ drwxr-xr-x root/root 0 2025-07-08 13:28 ./usr/share/doc/node-pretty-time/ -rw-r--r-- root/root 1936 2025-07-08 13:28 ./usr/share/doc/node-pretty-time/README.md.gz -rw-r--r-- root/root 162 2025-07-08 13:28 ./usr/share/doc/node-pretty-time/changelog.Debian.gz -rw-r--r-- root/root 1463 2025-07-08 13:28 ./usr/share/doc/node-pretty-time/copyright drwxr-xr-x root/root 0 2025-07-08 13:28 ./usr/share/nodejs/ drwxr-xr-x root/root 0 2025-07-08 13:28 ./usr/share/nodejs/pretty-time/ -rw-r--r-- root/root 1274 2025-07-08 13:28 ./usr/share/nodejs/pretty-time/index.js -rw-r--r-- root/root 1279 2025-07-08 13:28 ./usr/share/nodejs/pretty-time/package.json -rw-r--r-- root/root 661 2025-07-08 13:28 ./usr/share/nodejs/pretty-time/utils.js |
copyright of node-pretty-time_1.1.0-1_all.deb (click to toggle) | |
---|---|
Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: pretty-time Upstream-Contact: https://github.com/jonschlinkert/pretty-time/issues Source: https://github.com/jonschlinkert/pretty-time Files: * Copyright: 2025-present, Jon Schlinkert (https://github.com/jonschlinkert) License: MIT Files: debian/* Copyright: 2025, Edward Betts <edward@4angle.com> 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: 08.07.2025 / 16:02:28 (UTC)