Metadata-Version: 2.4
Name: ss-core
Version: 0.0.1
Summary: Shared foundation for the SSS algorithm ecosystem: utils, types, contracts. (Name reservation — first real release coming soon.)
Project-URL: Homepage, https://github.com/mdasifbinkhaled/doSSier
Project-URL: Repository, https://github.com/mdasifbinkhaled/doSSier
Project-URL: Issues, https://github.com/mdasifbinkhaled/doSSier/issues
Project-URL: Changelog, https://github.com/mdasifbinkhaled/doSSier/releases
Project-URL: Documentation, https://mdasifbinkhaled.github.io/doSSier/
Author-email: Md Asif Bin Khaled <mdasifbinkhaled@gmail.com>, Md Zakaria Kabir <zakariak5469@gmail.com>
Maintainer-email: Md Asif Bin Khaled <mdasifbinkhaled@gmail.com>
License-Expression: Apache-2.0
Keywords: algorithms,contracts,searching,sorting,utilities
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# ss-core

**Name reservation placeholder.** This release only reserves the `ss-core`
distribution name for the shared kernel of the
[DoSSier / SortyPy](https://github.com/mdasifbinkhaled/doSSier) ecosystem
(shared `utils`, `contracts`, and the `algokit` counting kernel used by
[`sortypy`](https://pypi.org/project/sortypy/) and
[`searchypy`](https://pypi.org/project/searchypy/)).

The first functional release will follow. Until then this package is
intentionally empty.
