Source: librouteros
Section: python
Priority: optional
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Alexander GQ Gerasiov <gq@debian.org>
Build-Depends: debhelper-compat (= 12), dh-python,
 python3-all, python3-setuptools,
 python3-pyasn1
Standards-Version: 4.2.1
Homepage: https://github.com/luqasz/librouteros
Vcs-Git: https://salsa.debian.org/python-team/packages/librouteros.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/librouteros

Package: python3-librouteros
Architecture: all
Depends: ${python3:Depends}, ${misc:Depends}, ${shlibs:Depends}
Description: Python implementation of RouterOS API
 It allows one to communicate with Mikrotik's RouterOS powered device to
 gather information, modify settings and do other management tasks.
 .
 This package installs the library for Python 3.
