]> gitweb.michael.orlitzky.com - geoipyupdate.git/commit
Initial commit.
authorMichael Orlitzky <michael@orlitzky.com>
Wed, 17 Apr 2024 23:08:22 +0000 (19:08 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Thu, 18 Apr 2024 22:15:01 +0000 (18:15 -0400)
commit87510a329169f10f2dba9291bceae39e4afd50f7
treec67b4483a34c09aaf32be1bbdd9f416e77626399
Initial commit.

Everything except the man page is here. It seems to work.  What more
do you want?
.gitignore [new file with mode: 0644]
COPYING [new file with mode: 0644]
LICENSE [new file with mode: 0644]
MANIFEST.in [new file with mode: 0644]
README.rst [new file with mode: 0644]
doc/geoipyupdate-sample.toml [new file with mode: 0644]
pyproject.toml [new file with mode: 0644]
src/geoipyupdate/__init__.py [new file with mode: 0644]