diff options
| author | Bob Halley <halley@dnspython.org> | 2020-07-04 09:44:52 -0700 |
|---|---|---|
| committer | Bob Halley <halley@dnspython.org> | 2020-07-04 09:44:52 -0700 |
| commit | 15445186d8baa642afee8477fbbd6e6532ecdeba (patch) | |
| tree | 7971c699d14249382adac1340a698169bf43908d /setup.py | |
| parent | b918610e4fc30a694eb78a6d8a856412d19a6087 (diff) | |
| download | dnspython-15445186d8baa642afee8477fbbd6e6532ecdeba.tar.gz | |
Update classifiers.
Diffstat (limited to 'setup.py')
| -rwxr-xr-x | setup.py | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -58,9 +58,9 @@ direct manipulation of DNS zones, messages, names, and records.""", "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "Intended Audience :: System Administrators", - "License :: Freeware", - "Operating System :: Microsoft :: Windows :: Windows 95/98/2000", + "License :: OSI Approved :: ISC License (ISCL)", "Operating System :: POSIX", + "Operating System :: Microsoft :: Windows", "Programming Language :: Python", "Topic :: Internet :: Name Service (DNS)", "Topic :: Software Development :: Libraries :: Python Modules", |
