File: control

package info (click to toggle)
librouteros 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 336 kB
  • sloc: python: 1,110; makefile: 127; sh: 8
file content (21 lines) | stat: -rw-r--r-- 840 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 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.