Metadata-Version: 2.4
Name: cqgothic
Version: 1.2.0
Summary: Python Library for building gothic wargaming terrain using cqdquery.
Author-email: James Adams <inklink28@gmail.com>
License-Expression: Apache-2.0
Project-URL: Homepage, https://github.com/medicationforall/cqgothic
Project-URL: Bug Tracker, https://github.com/medicationforall/cqgothic/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: cqterrain==3.8.0
Dynamic: license-file


# cqgothic
Python Library for making gothic architecture.

![](https://raw.githubusercontent.com/medicationforall/cqgothic/refs/heads/main/documentation/image/cover.png)

## Links
* [README.md](https://github.com/medicationforall/cqgothic)
* [Documentation](https://github.com/medicationforall/cqgothic/blob/main/documentation/documentation.md)
* [Changelog](https://github.com/medicationforall/cqgothic/blob/main/changes.md)

## Dependencies
* [CadQuery 2.x](https://github.com/CadQuery/cadquery)
* [cqterrain](https://github.com/medicationforall/cqterrain)
