Metadata-Version: 2.1
Name: stack.py
Version: 1.0
Summary: LIFO Implementation of Stack in Python.
Home-page: https://github.com/FireHead90544/stack
Author: Rudransh Joshi
Author-email: rudranshjoshi1806@gmail.com
License: Apache License 2.0
Project-URL: Issue tracker, https://github.com/FireHead90544/mathemagic/issues
Platform: any
Description-Content-Type: text/markdown
License-File: LICENSE

# stack
Stack - LIFO Implementation of stacks in python
Will update when i'll get time, will also add example usage Â¯\_(ãƒ„)_/Â¯


