debian/0000775000000000000000000000000012224444733007175 5ustar debian/source/0000775000000000000000000000000012224444733010475 5ustar debian/source/format0000664000000000000000000000001411643447141011703 0ustar 3.0 (quilt) debian/changelog0000664000000000000000000000145012212227307011040 0ustar python-http-parser (0.8.3-1) unstable; urgency=low * New upstream release -- TANIGUCHI Takaki Fri, 06 Sep 2013 10:24:21 +0900 python-http-parser (0.8.1-1) unstable; urgency=low [ Jakub Wilk ] * Use canonical URIs for Vcs-* fields. [ TANIGUCHI Takaki ] * New upstream release -- TANIGUCHI Takaki Mon, 06 May 2013 21:12:19 +0900 python-http-parser (0.7.5-1) unstable; urgency=low * New upstream release * Standarads Version 3.9.3 + debian/copyright: copyright-format 1.0 * debian/watch: new file -- TANIGUCHI Takaki Wed, 02 May 2012 15:15:14 +0900 python-http-parser (0.7.1-1) unstable; urgency=low * Initial release (Closes: #644525) -- TANIGUCHI Takaki Thu, 06 Oct 2011 23:57:22 +0900 debian/watch0000664000000000000000000000012711750153201010214 0ustar version=3 http://pypi.python.org/packages/source/h/http-parser/http-parser-(.*).tar.gz debian/clean0000664000000000000000000000003011643447141010173 0ustar ./http_parser/parser.so debian/copyright0000664000000000000000000000254511750153033011127 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: python-http-parser Source: http://pypi.python.org/pypi/http-parser Files: * Copyright: 2011 (c) BenoƮt Chesneau License: MIT Files: debian/* Copyright: 2011 TANIGUCHI Takaki 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. debian/control0000664000000000000000000000151612212226362010574 0ustar Source: python-http-parser Maintainer: Debian Python Modules Team Uploaders: TANIGUCHI Takaki Section: python Priority: optional Build-Depends: python-all-dev (>= 2.6.6-3), debhelper (>= 7.0.50~), python-setuptools Standards-Version: 3.9.4 X-Python-Version: >= 2.5 Homepage: https://github.com/benoitc/http-parser/ Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/python-http-parser/trunk/ Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/python-http-parser/trunk/ Package: python-http-parser Architecture: any Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends} Provides: ${python:Provides} Description: http request/response parser HTTP request/response parser for Python in C under MIT License, based on http-parser from Ryan Dahl. debian/rules0000775000000000000000000000031311750153616010252 0ustar #!/usr/bin/make -f %: dh $@ --with python2 --buildsystem=python_distutils #override_dh_auto_install: # dh_auto_install # rm $(CURDIR)/debian/python-http-parser/usr/share/pyshared/http_parser/LICENSE debian/compat0000664000000000000000000000000211643447141010373 0ustar 7