We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3dadeed commit 4bcb7a7Copy full SHA for 4bcb7a7
setup.py
@@ -126,7 +126,7 @@ def run_setup(with_cext):
126
version=VERSION,
127
author='Gregory Oschwald',
128
author_email='goschwald@maxmind.com',
129
- description='Python extension for reading the MaxMind DB format',
+ description='Reader for the MaxMind DB format',
130
long_description=README,
131
url='http://www.maxmind.com/',
132
packages=find_packages('.'),
0 commit comments