File: control

package info (click to toggle)
pythonprop 0.30.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 2,572 kB
  • sloc: python: 5,983; sh: 591; makefile: 131; xml: 69
file content (33 lines) | stat: -rw-r--r-- 1,277 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
29
30
31
32
33
Source: pythonprop
Section: hamradio
Priority: optional
Maintainer: David da Silva Polverari <polverari@debian.org>
Rules-Requires-Root: no
Build-Depends: debhelper-compat (= 13), dh-python, python3, yelp-tools
Standards-Version: 4.7.0
Homepage: https://www.qsl.net/hz1jw/pythonprop/index.html
Vcs-Browser: https://salsa.debian.org/debian/pythonprop
Vcs-Git: https://salsa.debian.org/debian/pythonprop.git

Package: pythonprop
Architecture: any
Depends: gir1.2-gtk-3.0,
         python3-cartopy,
         python3-gi-cairo,
         python3-matplotlib,
         python3-scipy,
         voacapl,
         ${misc:Depends},
         ${python3:Depends}
Description: graphical interface to the VOACAP HF propagation engine
 Pythonprop is a collection of Python 3 scripts designed to create VOACAP
 input (.dat) files and plot the resulting predictions.
 .
 It can be used either in point-to-point (P2P) mode, to produce HF (High
 Frequency) propagation predictions between two fixed locations, or in area
 mode, to produce HF propagation plots over a user-defined area from a fixed
 transmit site.
 .
 This package provides the voacapgui, voaP2PPlot and voaAreaPlot scripts. It is
 useful for making HF (High Frequency) circuit prediction for amateur radio
 ("ham radio") operators.