File: control

package info (click to toggle)
termineter 1.0.6-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 552 kB
  • sloc: python: 4,470; makefile: 15
file content (28 lines) | stat: -rw-r--r-- 1,170 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
22
23
24
25
26
27
28
Source: termineter
Section: utils
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Samuel Henrique <samueloph@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3,
               python3-setuptools,
               python3-smoke-zephyr
Standards-Version: 4.7.0
Rules-Requires-Root: no
Homepage: https://github.com/rsmusllp/termineter
Vcs-Browser: https://salsa.debian.org/pkg-security-team/termineter
Vcs-Git: https://salsa.debian.org/pkg-security-team/termineter.git

Package: termineter
Architecture: all
Depends: ${misc:Depends},
         ${python3:Depends}
Description: Smart meter testing framework
 This package contains a Python framework which provides a platform for the
 security testing of smart meters.  It implements the C1218 and C1219 protocols
 for communication over an optical interface.  Currently supported are Meters
 using C1219-2007 with 7-bit character sets.  This is the most common
 configuration found in North America.  Termineter communicates with Smart
 Meters via a connection using an ANSI type-2 optical probe with a serial
 interface.