Metadata-Version: 2.4
Name: ovos-lang-parser
Version: 0.7.0a3
Summary: OpenVoiceOS's multilingual language-name parsing and formatting library
Author-email: JarbasAI <jarbasai@mailfence.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/OpenVoiceOS/ovos-lang-parser
Project-URL: Source, https://github.com/OpenVoiceOS/ovos-lang-parser
Project-URL: Issues, https://github.com/OpenVoiceOS/ovos-lang-parser/issues
Keywords: languages,parsing,nlp,multilingual,ovos
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Text Processing :: Linguistic
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: ovos-utils<1.0.0,>=0.0.38
Requires-Dist: langcodes
Dynamic: license-file


## Related Projects

- [ovos-number-parser](https://github.com/OpenVoiceOS/ovos-number-parser) - for handling numbers
- [ovos-date-parser](https://github.com/OpenVoiceOS/ovos-date-parser) - for handling dates and times
- [ovos-color-parser](https://github.com/OVOSHatchery/ovos-color-parser) - for handling colors
