freegeoip module for CapGeolocip

This commit is contained in:
Julien Veyssier 2015-02-22 00:02:35 +01:00 committed by Romain Bignon
commit 5fc1bea1bd
4 changed files with 88 additions and 0 deletions

View file

@ -0,0 +1,3 @@
from .module import FreegeoipModule
__all__ = ['FreegeoipModule']