debian/0000755000000000000000000000000012155140126007163 5ustar debian/copyright0000644000000000000000000000444212155137437011135 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: Bleach Source: http://github.com/jsocol/bleach/ Files: * Copyright: 2012-2012 James Socol License: Copyright (c) 2010, Mozilla Foundation All rights reserved. . Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . 3. Neither the name of bleach nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. . THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Files: debian/* Copyright: 2012 Per Andersson License: WTFPLv2 DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE Version 2, December 2004 . Copyright (C) 2004 Sam Hocevar . Everyone is permitted to copy and distribute verbatim or modified copies of this license document, and changing it is allowed as long as the name is changed. . DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION . 0. You just DO WHAT THE FUCK YOU WANT TO. debian/clean0000644000000000000000000000002212155137437010175 0ustar bleach.egg-info/* debian/control0000644000000000000000000000233312155140126010567 0ustar Source: python-bleach Section: python Priority: optional Maintainer: Per Andersson Standards-Version: 3.9.4 Build-Depends: debhelper (>= 7.0.50~), python-all, python-setuptools Homepage: http://github.com/jsocol/bleach/ Vcs-Git: git://anonscm.debian.org/collab-maint/python-bleach.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/python-bleach.git;a=summary Package: python-bleach Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: whitelist-based HTML-sanitizing library Bleach is an HTML sanitizing library that escapes or strips markup and attributes based on a white list. Bleach can also linkify text safely, applying filters that Django's urlize filter cannot, and optionally setting rel attributes, even on links already in the text. . Bleach is intended for sanitizing text from untrusted sources. If you find yourself jumping through hoops to allow your site administrators to do lots of things, you're probably outside the use cases. Either trust those users, or don't. . Because it relies on html5lib, Bleach is as good as modern browsers at dealing with weird, quirky HTML fragments. And any of Bleach's methods will fix unbalanced or mis-nested tags. debian/changelog0000644000000000000000000000023612155137623011046 0ustar python-bleach (1.2.2-1) unstable; urgency=low * Initial release (Closes: #686902) -- Per Andersson Sun, 09 Jun 2013 19:46:56 +0200 debian/rules0000755000000000000000000000005512155137437010256 0ustar #!/usr/bin/make -f %: dh $@ --with python2 debian/watch0000644000000000000000000000011512155137437010224 0ustar version=3 http://githubredir.debian.net/github/jsocol/bleach/ v(.*)\.tar\.gz debian/source/0000755000000000000000000000000012155137437010476 5ustar debian/source/format0000644000000000000000000000001412155137437011704 0ustar 3.0 (quilt) debian/python-bleach.docs0000644000000000000000000000003012155137437012576 0ustar CONTRIBUTORS README.rst debian/compat0000644000000000000000000000000212155137437010374 0ustar 7 debian/pydist-overrides0000644000000000000000000000003112155137437012427 0ustar html5lib python-html5lib