debian/0000755000000000000000000000000012262042511007161 5ustar debian/docs0000644000000000000000000000001212262042511010025 0ustar README.md debian/examples0000644000000000000000000000001312262042511010714 0ustar examples/* debian/watch0000644000000000000000000000026312262042511010213 0ustar version=3 opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-ansi-color-table-$1.tar.gz/ \ https://github.com/quimcalpe/ansi-color-table/releases .*/archive/v?([\d\.]+).tar.gz debian/control0000644000000000000000000000152012262042511010562 0ustar Source: node-ansi-color-table Section: web Priority: extra Maintainer: Debian Javascript Maintainers Uploaders: Jérémy Lal Build-Depends: debhelper (>= 8.0.0) , dh-buildinfo , nodejs Standards-Version: 3.9.5 Homepage: https://github.com/quimcalpe/ansi-color-table Vcs-Git: git://anonscm.debian.org/pkg-javascript/node-ansi-color-table.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-javascript/node-ansi-color-table.git Package: node-ansi-color-table Architecture: all Depends: ${misc:Depends} , nodejs , node-ansi Description: Color and format tables for ansi output - Node.js module This module outputs borderless tables to stdout or to a writable stream, with ansi colors and formatting support. . Node.js is an event-based server-side javascript engine. debian/copyright0000644000000000000000000000232412262042511011115 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: ansi-color-table Files: * Copyright: 2014 Quim Calpe 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. debian/install0000644000000000000000000000017212262042511010552 0ustar index.js usr/lib/nodejs/ansi-color-table package.json usr/lib/nodejs/ansi-color-table lib usr/lib/nodejs/ansi-color-table debian/source/0000755000000000000000000000000012262042511010461 5ustar debian/source/format0000644000000000000000000000001412262042511011667 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212262042511010357 0ustar 8 debian/rules0000755000000000000000000000016212262042511010240 0ustar #!/usr/bin/make -f # -*- makefile -*- # Uncomment this to turn on verbose mode. #export DH_VERBOSE=1 %: dh $@ debian/changelog0000644000000000000000000000024412262042511011033 0ustar node-ansi-color-table (1.0.0-1) unstable; urgency=low * Initial release (Closes: #734167) -- Jérémy Lal Sat, 04 Jan 2014 18:28:51 +0100