File: control

package info (click to toggle)
scikit-rf 0.15.4-2.1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 42,636 kB
  • sloc: python: 30,255; makefile: 130; ansic: 47; sh: 1
file content (24 lines) | stat: -rw-r--r-- 962 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
Source: scikit-rf
Maintainer: Debian Electronics Team <pkg-electronics-devel@lists.alioth.debian.org>
Uploaders: Ruben Undheim <ruben.undheim@gmail.com>
Section: python
Priority: optional
Build-Depends: debhelper-compat (= 12),
               dh-python,
               python3-all,
               python3-setuptools
Standards-Version: 4.5.0
Vcs-Browser: https://salsa.debian.org/electronics-team/scikit-rf
Vcs-Git: https://salsa.debian.org/electronics-team/scikit-rf.git
Homepage: http://scikit-rf.org/
X-Python-Version: all

Package: python3-scikit-rf
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends}
Description: Python toolkit for RF/Microwave engineering
 It provides a modern, object-oriented library for network analysis (VNA) and
 calibration which is both flexible and scalable. The toolkit is superb for
 analyzing S parameter files (touchstone) from vector network analyzers.
 Plotting of Smith charts is easy with this library.