python-geoip 1.3.2-1~12.04.1ubuntu1 source package in Ubuntu

Changelog

python-geoip (1.3.2-1~12.04.1ubuntu1) precise-backports; urgency=medium

  * Source backport for 12.04 (LP: #1371412)
    - Rip out python3 support since python3.3 is required
 -- Scott Kitterman <email address hidden>   Thu, 18 Sep 2014 23:48:33 -0400

Upload details

Uploaded by:
Scott Kitterman
Uploaded to:
Precise
Original maintainer:
Debian Python Modules Team
Architectures:
any
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise backports main python

Downloads

File Size SHA-256 Checksum
python-geoip_1.3.2.orig.tar.gz 19.7 KiB a890da6a21574050692198f14b07aa4268a01371278dfc24f71cd9bc87ebf0e6
python-geoip_1.3.2-1~12.04.1ubuntu1.diff.gz 2.5 KiB 9a8b25c8576573196dd87e0f6da4ef6ee31a9aeacc29a1c6bae9936f3c005583
python-geoip_1.3.2-1~12.04.1ubuntu1.dsc 2.0 KiB 5a4a574c641c6889216abe2da5fdcfd2a5f8ecbf1c99cc61835dd8963457faab

View changes file

Binary packages built by this source

python-geoip: Python bindings for the GeoIP IP-to-country resolver library

 GeoIP is a library that enables the user to find the country that any
 IP address or hostname originates from, using a database instead of
 DNS.
 .
 This package contains the Python bindings for GeoIP, allowing to use
 this library within a Python program.