Metadata-Version: 2.4
Name: pygensuggestions
Version: 0.9.1
Summary: Pure python implementation of the _suggestions module.
Author-email: Jonathan Dung <jonathandung@yahoo.com>
Maintainer-email: Jonathan Dung <jonathandung@yahoo.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/jonathandung/pygensuggestions
Project-URL: Repository, https://github.com/jonathandung/pygensuggestions.git
Project-URL: Issues, https://github.com/jonathandung/pygensuggestions/issues
Project-URL: Download, https://pypi.org/project/pygensuggestions/#files
Project-URL: Release Notes, https://github.com/jonathandung/pygensuggestions/releases/tag/0.9.1
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Programming Language :: Python :: 3.15
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Software Development :: Version Control :: Git
Classifier: Topic :: Utilities
Classifier: Natural Language :: English
Classifier: Typing :: Typed
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: AUTHORS.md
Provides-Extra: dev
Requires-Dist: pre-commit>=4.3.0; extra == "dev"
Requires-Dist: mypy>=2.0.0; extra == "dev"
Requires-Dist: build>=1.4.4; extra == "dev"
Requires-Dist: twine[keyring]>=6.2.0; extra == "dev"
Requires-Dist: packaging>=26.2; extra == "dev"
Dynamic: license-file

# pygensuggestions
