Metadata-Version: 2.4
Name: constrafor_sample
Version: 0.0.1
Summary: Sample Package from Constrafor
Author-email: Javid Keskin <javid.keskin@constrafor.com>
License-Expression: MIT
Project-URL: Homepage, https://github.com/constrafor/constrafor-library/sample_package
Project-URL: Issues, https://github.com/constrafor/constrafor-library/issues
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: OS Independent
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# Constafor Packages

This is a simple example package. You can use
[GitHub-flavored Markdown](https://guides.github.com/features/mastering-markdown/)
to write your content.

### Initialize
```sh
pip install -e .
```
