Metadata-Version: 2.4
Name: algorithms-structures-education
Version: 0.0.2
Summary: Educational implementations of data structures and algorithms
Author: Maxim Bobkow
Requires-Python: >=3.10
Description-Content-Type: text/markdown

Hello

<h1>
    <b>
        This project is development
    </b>
</h1>

It's my education project </br>
Now I develop the structures:
1) LinkedList
2) DoublyLinkedList
