Metadata-Version: 2.5
Name: pyastack
Version: 0.1.1
Summary: A thread-safe, atomic stack implementation supporting both strings and lists uniformly.
Project-URL: Homepage, https://github.com/Ibusa-T/Pyastack
Project-URL: Repository, https://github.com/Ibusa-T/Pyastack
Author-email: Ibusa-T <souichirou199513@gmail.com>
License-Expression: MIT
License-File: LICENSE
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Typing :: Typed
Requires-Python: >=3.11
Description-Content-Type: text/markdown

# Pyastack