lfortran 0.30.0-5 source package in Ubuntu

Changelog

lfortran (0.30.0-5) unstable; urgency=medium

  * autopkgtests need to dep on build-essential. Closes: #1062813, #1063056

 -- Alastair McKinstry <email address hidden>  Sun, 11 Feb 2024 17:55:26 +0000

Upload details

Uploaded by:
Alastair McKinstry
Uploaded to:
Sid
Original maintainer:
Alastair McKinstry
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
lfortran_0.30.0-5.dsc 2.2 KiB fff95f8a54420d1d63ff9057a46d372fbd79c8ff569a63e0c949ead9cb2b1c13
lfortran_0.30.0.orig.tar.xz 880.9 KiB 6d470a82c9e267db46c6a63a8058061fc8af51949776657ea3d287d5dbcec532
lfortran_0.30.0-5.debian.tar.xz 6.0 KiB 6e1aa9e13561ff18ba9630b4bd81a7ae720bc6e8a3e57c2be14104a9b910a9d7

Available diffs

No changes file available.

Binary packages built by this source

lfortran: Modern interactive LLVM-based Fortran compiler

 LFortran is a modern open-source (BSD licensed) interactive Fortran compiler
 built on top of LLVM. It can execute user’s code interactively to allow
 exploratory work (much like Python, MATLAB or Julia) as well as compile
 to binaries with the goal to run user’s code on modern architectures such
 as multi-core CPUs and GPUs.

lfortran-dbgsym: debug symbols for lfortran
liblfortran-dev: flang library - Development package.

 LFortran is a modern open-source (BSD licensed) interactive Fortran compiler
 built on top of LLVM. It can execute user’s code interactively to allow
 exploratory work (much like Python, MATLAB or Julia) as well as compile
 to binaries with the goal to run user’s code on modern architectures such
 as multi-core CPUs and GPUs.
 .
 This provides the static libraries and development files.

liblfortran-runtime0: Runtime libraries for the lfortran compiler

 LFortran is a modern open-source (BSD licensed) interactive Fortran compiler
 built on top of LLVM. It can execute user’s code interactively to allow
 exploratory work (much like Python, MATLAB or Julia) as well as compile
 to binaries with the goal to run user’s code on modern architectures such
 as multi-core CPUs and GPUs.
 .
 This provides the lfortran runtime libraries.

liblfortran-runtime0-dbgsym: debug symbols for liblfortran-runtime0