fpsql-py-package/package/setup.cfg
2021-11-17 15:58:36 +00:00

29 lines
No EOL
817 B
INI

[metadata]
name = fkeycapture-Firepup650
version = 0.0.1
author = Firepup650
author_email = firepyp650@gmail.com
description = A way to capture keystrokes
long_description = file: README.md
long_description_content_type = text/markdown
url = https://github.com/Alexander-Maples/fkeycapture
project_urls =
Bug Tracker = https://github.com/Alexander-Maples/fkeycapture/issues
replit = https://replit.com/@ALEXANDERMAPLES/fkeycapture
classifiers =
Programming Language :: Python :: 3
License :: OSI Approved :: MIT License
Operating System :: OS Independent
Development Status :: 4 - Beta
Environment :: Console
Intended Audience :: Developers
Natural Language :: English
[options]
package_dir =
= src
packages = find:
python_requires = >=3.6
[options.packages.find]
where = src