Changes to IPToCC.
- Using JSONStorageReadOnly.
- Pyton 2 support.
- Logger in debug mode.
- Missing packages in requirements.txt.
- Changed from distutils.core to setuptools.
- Used TinyDB and threading.Lock().
- Collection returns NoneType.
- Excluded iptocc/models from MANIFEST and setup.py.
- Used unqlite-python instead of SQLAlchemy(sqlite) for thread-safety.
- Used ftp://ftp.afrinic.net/stats/afrinic/delegated-afrinic-extended-latest.
- Cannot add subdirs in MANIFEST.
- Support for IPv4 and IPv6 addresses.
- PyPi setup.