lfortran 0.30.0-3 source package in Ubuntu

Changelog

lfortran (0.30.0-3) unstable; urgency=medium

  * Patch to ensure we use shared zstd lib, not static
  * Add lfortran.1 manpages
  * Add WITH_KOKKOS=yes for cpp backend
  * clang-16 needed for specified llvm backend
  * Add autopkgtests from  example files
  * Build-dep on xeus-dev, xeus-zmq-dev for Jupyter kernel support
  * Don't use shared bfd library. Closes: #1061935
  * Add Built-Using for BFD  (+ iberty, sframe)
  * Fix VCS  repo to science-team and push to salsa

 -- Alastair McKinstry <email address hidden>  Tue, 30 Jan 2024 14:22:10 +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

Downloads

File Size SHA-256 Checksum
lfortran_0.30.0-3.dsc 2.1 KiB 3cb8688d538863d28f588fca63a2f270584d3e11c4a4666cbdd6ba6a30d89e87
lfortran_0.30.0.orig.tar.xz 880.9 KiB 6d470a82c9e267db46c6a63a8058061fc8af51949776657ea3d287d5dbcec532
lfortran_0.30.0-3.debian.tar.xz 5.9 KiB 0a7c316ca4c144d6c53b3eb5923fa8b61edb26cddb60f2a98fdf8fd450126b84

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