Metadata-Version: 2.4
Name: fracstat
Version: 1.0.1
Summary: FracSTAT - name reserved; the project is under private development
Author-email: The FracSTAT Developers <sachida5908@gmail.com>
Maintainer-email: The FracSTAT Developers <sachida5908@gmail.com>
License-Expression: MIT
Keywords: fracstat,placeholder
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Science/Research
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Dynamic: license-file

# FracSTAT

FracSTAT is currently under private development and will be released soon.

This distribution reserves the `fracstat` name on PyPI. It contains **no
application code** and installs no dependencies.

```python
import fracstat

print(fracstat.__version__)
```

## Links

- Documentation: <https://sachi5908.github.io/FracSTAT_Documentation/introduction.html>
- Contact: sachida5908@gmail.com

## License

Released under the [MIT License](LICENSE).
