debian/0000755000000000000000000000000012114723462007170 5ustar debian/rules0000755000000000000000000000016712060215335010247 0ustar #!/usr/bin/make -f %: dh $@ --with python2 override_dh_auto_clean: dh_auto_clean rm -rf build rm -rf *.egg-info debian/compat0000644000000000000000000000000212060215335010361 0ustar 7 debian/copyright0000644000000000000000000000310512076505241011122 0ustar This work was packaged for Debian by: David Villa Alises on Thu, 17 Jan 2013 01:17:05 +0100 It was downloaded from: https://github.com/erikrose/blessings Upstream Author: Erik Rose Copyright: Copyright (c) 2011 Erik Rose License: 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. The Debian packaging is: Copyright (C) 2013 David Villa Alises and is licensed under the GPL version 3, see above. On Debian systems, the complete text of the BSD can be found in `/usr/share/common-licenses/GPL-3'. debian/control0000644000000000000000000000210412076505241010570 0ustar Source: blessings Section: python Priority: optional Maintainer: David Villa Alises Uploaders: Debian Python Modules Team Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 7.0.50) Standards-Version: 3.9.3 Homepage: https://github.com/erikrose/blessings Vcs-Svn: svn://svn.debian.org/python-modules/packages/blessings Vcs-Browser: http://svn.debian.org/viewsvn/python-modules/packages/blessings/trunk/ Package: python-blessings Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: simple but powerful module to manage terminal color and styling Blessings is a pythonic API to manipulate terminal. It provides similar features to curses but beating some of their limitations: it does not require clearing the whole screen for little changes, scrollback buffer after program exits, avoid styling when on output redirection, etc. ## Local Variables: ## coding: utf-8 ## mode: flyspell ## fill-column: 80 ## ispell-local-dictionary: "american" ## End: debian/watch0000644000000000000000000000013112060215335010207 0ustar version=3 http://pypi.python.org/packages/source/b/blessings/blessings-([\d.]+)\.tar\.gz debian/source/0000755000000000000000000000000012060215335010463 5ustar debian/source/format0000644000000000000000000000001412060215335011671 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000023412076505241011041 0ustar blessings (1.5-1) unstable; urgency=low * New package (Closes: #696034) -- David Villa Alises Thu, 17 Jan 2013 01:17:05 +0100