f2c 20100827-4 source package in Ubuntu

Changelog

f2c (20100827-4) unstable; urgency=medium

  * Team upload.
  * Moved to salsa.debian.org
  * cme fix dpkg-control
  * debhelper 11

 -- Andreas Tille <email address hidden>  Thu, 22 Feb 2018 13:09:24 +0100

Upload details

Uploaded by:
Barak A. Pearlmutter
Uploaded to:
Sid
Original maintainer:
Barak A. Pearlmutter
Architectures:
any
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
f2c_20100827-4.dsc 1.8 KiB e8c248f90f9db3e82141fb2d6a501bb5603bd95b870e302b772d7ae85fdcd742
f2c_20100827.orig.tar.gz 408.1 KiB d3d1bbf814e3f6d7adf4fb86d092997dbb4994899e85b9f436920b79f0ea55b9
f2c_20100827-4.debian.tar.xz 14.5 KiB 1132c31bbcb77e9f66552faae72dcea3824a116a2e8502f3095988f67d9fc39a

Available diffs

No changes file available.

Binary packages built by this source

f2c: FORTRAN 77 to C/C++ translator

 Translates FORTRAN 77 (with some extensions) into C, so that it can
 then be compiled and run on a system with no Fortran compiler. The C
 files must then be linked against the appropriate libraries.
 .
 This is an actively maintained FORTRAN to C translator and with the
 fort77 frontend provides an ideal way to compile FORTRAN routines
 as black boxes (for example for invocation from C). Source level
 debugging facilities are not available, and error messages are not as
 well developed as in g77.

f2c-dbgsym: debug symbols for f2c