File: control

package info (click to toggle)
nec2c 0.6-1
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 372 kB
  • ctags: 436
  • sloc: ansic: 10,256; makefile: 63
file content (16 lines) | stat: -rw-r--r-- 669 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: nec2c
Section: hamradio
Priority: extra
Maintainer: Joop Stakenborg <pa3aba@debian.org>
Build-Depends: debhelper (>= 5)
Standards-Version: 3.7.2

Package: nec2c
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: translation of the NEC2 FORTRAN source code to the C language
 The translation was performed mostly "by hand" and a lot of modifications
 to the original program were introduced in order to modernize the NEC2
 and to remove as many built-in limitations as possible. The attendant
 SOMNEC program was also translated to C and incorporated in nec2c as a
 function so that Sommerfeld ground solutions are a part of the program.