File: control

package info (click to toggle)
librouteros 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 232 kB
  • sloc: python: 721; makefile: 127
file content (21 lines) | stat: -rw-r--r-- 858 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
Source: librouteros
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders: Alexander GQ Gerasiov <gq@debian.org>
Build-Depends: debhelper (>= 11~), 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/modules/librouteros.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/librouteros.git

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.