Metadata-Version: 2.1
Name: sstack
Version: 0.0.1
Summary: The simple module with stack container
Home-page: 
Author: Papr1ka
Author-email: kirillpavlov4214@gmail.com
Keywords: simple stack python
Classifier: Programming Language :: Python :: 3.9
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

The simple module with stack container

The stack object is based on single linked list
