Metadata-Version: 2.4
Name: free_groups_26
Version: 0.0.3
Summary: A Python Module for working with Free Groups
Project-URL: Documentation, https://www.sudhirkrisna.com/free_groups_26/
Project-URL: Repository, https://github.com/Sudhboi/free_groups_26
Project-URL: Issues, https://github.com/Sudhboi/free_groups_26/issues
Author-email: Sudhir Krisna <sudhcontent@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.9
Requires-Dist: sortedcontainers>=2.4.0
Provides-Extra: docs
Requires-Dist: sphinx; extra == 'docs'
Description-Content-Type: text/markdown

# free_groups_26

### Install:
```
pip install free-groups-26
```

Documentation can be found at the official website - [free_groups_26](https://www.sudhirkrisna.com/free_groups_26/index.html)
