diff --git a/setup.cfg b/setup.cfg index 740600d..f9ee6f6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,8 +8,18 @@ description = Python Bindings for OpenDDS long-description = file: README.md license = MIT license-file = LICENSE +keywords = opeddds dds classifiers = License :: OSI Approved :: MIT License + Development Status :: 2 - Pre-Alpha + Intended Audience :: Developers + Programming Language :: C++ + Programming Language :: Python :: 3 + Programming Language :: Python :: 3.7 + Programming Language :: Python :: Implementation :: CPython + Topic :: Communications + Topic :: Software Development :: Code Generators + Topic :: Software Development :: Libraries [flake8] max-line-length = 100