Metadata-Version: 2.1
Name: easy-mql
Version: 1.0.0
Summary: An easy-to-use query language for MongoDB.
Home-page: https://github.com/vivek-shrikhande/easy-mql
Author: Vivek Shrikhande
Author-email: vivekshrikhande444@gmail.com
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/vivek-shrikhande/easy-mql/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# EasyMQL
An easy-to-use query language for MongoDB.

## Documentation
[EasyMQL](https://vivek-shrikhande.github.io/easy-mql)

## License
[MIT](https://github.com/vivek-shrikhande/easy-mql/blob/main/LICENSE)


