debian/0000755000000000000000000000000012144712672007174 5ustar debian/rules0000755000000000000000000000005512144712672010254 0ustar #!/usr/bin/make -f %: dh $@ --with=python2 debian/compat0000644000000000000000000000000212144712672010372 0ustar 9 debian/copyright0000644000000000000000000000357412144712672011140 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: xe Upstream-Contact: Steve R. Hastings Source: http://home.avvanta.com/~steveha/xe.html Copyright: 2006 Steve R. Hastings License: BSD-3-clause Files: * Copyright: 2006 Steve R. Hastings License: BSD-3-clause Files: debian/* Copyright: 2013 Matteo Cypriani License: BSD-3-clause License: BSD-3-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. . * 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. . * Neither the name of Steve R. Hastings nor the names of any 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. debian/watch0000644000000000000000000000017112144712672010224 0ustar version=3 http://home.avvanta.com/~steveha/xe.html .*/xe-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian uupdate debian/docs0000644000000000000000000000002012144712672010037 0ustar README.txt TODO debian/control0000644000000000000000000000162512144712672010603 0ustar Source: xmlelements Section: python Priority: extra Maintainer: Matteo Cypriani Uploaders: Thomas Preud'homme , Debian Python Modules Team Build-Depends: debhelper (>= 9), python (>= 2.7), python-setuptools Standards-Version: 3.9.4 Homepage: http://home.avvanta.com/~steveha/xe.html Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/xmlelements.git Vcs-Git: git://anonscm.debian.org/collab-maint/xmlelements.git X-Python-Version: >= 2.5 Package: python-xe Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: library to work with XML elements xe (short for "XML elements") is a Python library module designed to make it easy to work with XML. It can display values in several ways, access values directly or get a string representation of them, and check wether or not values make sense. debian/source/0000755000000000000000000000000012144712672010474 5ustar debian/source/format0000644000000000000000000000001412144712672011702 0ustar 3.0 (quilt) debian/changelog0000644000000000000000000000025512144712672011050 0ustar xmlelements (0.7.4-1) unstable; urgency=low [ Matteo Cypriani ] * Initial release. (Closes: #703921) -- Matteo Cypriani Wed, 15 May 2013 16:03:08 +0200