File: introduction.rst

package info (click to toggle)
librouteros 3.4.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 376 kB
  • sloc: python: 1,579; makefile: 141; sh: 4
file content (25 lines) | stat: -rw-r--r-- 475 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
Introduction
============


Features
--------

* Python type casting
* Key and values stored in dictionary
* Source address, port specification
* TLS/SSL socket encryption
* Logging support

Limitations
-----------

* No support for sentence tagging.
* No asynchronous support for reading/writing

Requirements
------------

* Python 3, with sufficiently recent versions of ``pip`` and ``setuptools``
* Mock (for runing unit tests).
* ``qemu`` for running integration tests.