File: control

package info (click to toggle)
fort77 1.15-11
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 152 kB
  • ctags: 11
  • sloc: perl: 360; makefile: 59; fortran: 19; sh: 2
file content (15 lines) | stat: -rw-r--r-- 518 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: fort77
Section: devel
Priority: optional
Maintainer: Mark Brown <broonie@debian.org>
Standards-Version: 3.9.5
Build-Depends: f2c, debhelper (>= 9)

Package: fort77
Architecture: all
Depends: perl|perl5, f2c, cpp, ${misc:Depends}
Provides: fortran77-compiler
Description: Invoke f2c like a real compiler
 The  fort77  script invokes the f2c command transparently, so it can be
 used like a real Fortran compiler.  It can be used to compile Fortran,
 C and assembler code, and to link it with the f2c libraries.