File: control

package info (click to toggle)
fort77 1.15-13
  • links: PTS
  • area: main
  • in suites: forky, sid, trixie
  • size: 156 kB
  • sloc: perl: 359; makefile: 61; fortran: 19; sh: 2
file content (15 lines) | stat: -rw-r--r-- 529 bytes parent folder | download
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: 4.5.1
Build-Depends: f2c, autoconf, debhelper (>= 13)

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.