debian/0000755000000000000000000000000012230234205007157 5ustar debian/copyright0000644000000000000000000000331612230172071011117 0ustar This package was debianized by Arthur Vuillard on Fri Oct 18 10:32:48 CEST 2013 It was downloaded from Upstream Author: Arthur Vuillard Copyright: All rights reserved. License: 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 the University 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 REGENTS 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 REGENTS 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/rules0000755000000000000000000000025712230166716010256 0ustar #!/usr/bin/make -f # This file was automatically generated by stdeb 0.6.0+git at # Fri, 18 Oct 2013 08:14:06 +0000 %: dh $@ --with python2 --buildsystem=python_distutils debian/source/0000755000000000000000000000000012230166716010472 5ustar debian/source/format0000644000000000000000000000001412230166716011700 0ustar 3.0 (quilt) debian/compat0000644000000000000000000000000212230166716010370 0ustar 7 debian/control0000644000000000000000000000141212230234175010566 0ustar Source: python-mk-livestatus Maintainer: Arthur Vuillard Uploaders: Cyril Bouthors , Cyril Bouthors , Cyril Bouthors Section: python Priority: optional Build-Depends: python-all (>= 2.6.6-3), debhelper (>= 7) Standards-Version: 3.9.4 Package: python-mk-livestatus Architecture: all Depends: ${misc:Depends}, ${python:Depends} Description: Helps to query MK livestatus and return results as dictionary Python MK Livestatus parser =========================== . Access the data returned from MK Livestatus queries as Python lists or dictionaries. It does this by sending queries to the MK Livestatus UNIX socket and parses the returned rows. Read/write permission to the UNIX socket are required. debian/changelog0000644000000000000000000000024512230224660011036 0ustar python-mk-livestatus (0.2-1) unstable; urgency=low * Initial release (closes: #726708). -- Cyril Bouthors Fri, 18 Oct 2013 14:29:36 +0200