Source: python-harparser
Section: python
Priority: optional
Maintainer: Sophie Brun <sophie@freexian.com>
Build-Depends: debhelper (>=9),
               dh-python,python-all (>= 2.6.6-3~),
Standards-Version: 3.9.7
Homepage: https://github.com/JustusW/harparser
X-Python-Version: >= 2.7
Vcs-Git: git://git.kali.org/packages/python-harparser.git
Vcs-Browser: http://git.kali.org/gitweb/?p=packages/anonscm.debian.org/cgit/collab-maint/python-harparser.git;a=summary

Package: python-harparser
Architecture: all
Depends: ${python:Depends}, ${misc:Depends}
Description: HAR Parser utility (Python 2)
 This package contains a Python HAR Parser utility. However unlike its
 contemporaries it uses a recursive strategy in order to provide an abstract
 yet easy to understand and adapt handle on the HAR format in Python.
 .
 This package installs the library for Python 2.
