Metadata-Version: 2.3
Name: stbl
Version: 0.1.0
Summary: A package including command-line utilities to parse *.stbl files for modding game: The Sims.
License: BSD-3-Clause
Keywords: the-sims,game,stbl
Author: Garrett HE
Author-email: garrett.he@outlook.com
Requires-Python: >=3.10,<3.14
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python :: 3
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-Dist: click (>=8.1.8,<9.0.0)
Project-URL: Homepage, https://github.com/garrett-he/python-stbl
Project-URL: Repository, https://github.com/garrett-he/python-stbl.git
Project-URL: changelog, https://github.com/garrett-he/python-stbl/blob/main/CHANGELOG.md
Description-Content-Type: text/markdown

# stbl

A package including command-line utilities to parse *.stbl files for modding game: The Sims.

## License

Copyright (C) 2024 Garrett HE <garrett.he@outlook.com>

The BSD 3-Clause License, see [LICENSE](./LICENSE).

