Metadata-Version: 2.1
Name: pyMikroTik
Version: 0.1.5
Summary: pyMikroTik is a powerful tool for interacting with MikroTik routers
Author: fialkofskiy
Author-email: fialkofskiy@gmail.com
Requires-Dist: bcrypt (==4.1.2)
Requires-Dist: cffi (==1.16.0)
Requires-Dist: cryptography (==42.0.1)
Requires-Dist: paramiko (==3.4.0)
Requires-Dist: pycparser (==2.21)
Requires-Dist: PyNaCl (==1.5.0)
Requires-Dist: colorama (==0.4.6)

pyMikroTik is a powerful tool for interacting with MikroTik routers, 
providing convenient and flexible device management through SSH connections. 
Developed in Python, the library offers a straightforward interface for performing various operations, 
including parameter configuration, monitoring, and task automation.
