Test ran at 2025-02-11 01:27:53.981997+00:00 SOLUTION: lined=20240419.0.0: Ada Implementation of the Line Editor from Software Tools Origin: commit da23d88f80722f53df7b1c29ed124be12de981a3 from https://github.com/bracke/Lined.git Properties: Author: Jeff Carter Build Switches: Description: Ada Implementation of the Line Editor from Software Tools Executable: lined-program License: BSD-3-Clause Long_Description: # Lined Ada Implementation of the Line Editor from Software Tools I did this to see how it would compare with the Ratfor original, and provide it here for anyone with a similar interest. I can't imagine anyone actually using this, unless they wanted a scriptable tool with the alternative regular-expression syntax it uses, since it's a simplified version of ed. Maintainer: Bent Bracke Maintainers_Logins: bracke Name: lined Tag: line Tag: editor Version: 20240419 Website: https://github.com/bracke/Lined Dependencies (direct): gnat<13.0 | >=13.3 pragmarc^20240323.0.0 Dependencies (solution): gnat=14.2.1 (gnat_native) pragmarc=20240323.0.0 Dependencies (graph): lined=20240419.0.0 --> gnat=14.2.1 (gnat_native) (<13.0 | >=13.3) lined=20240419.0.0 --> pragmarc=20240323.0.0 (^20240323.0.0) pragmarc=20240323.0.0 --> gnat=14.2.1 (gnat_native) (<13.0 | >=13.3) LOG: Spawning: alr -d -n get --build lined=20240419.0.0 Note: Deploying lined=20240419.0.0... Note: Building lined=20240419.0.0/lined.gpr... Setup [mkdir] object directory for project Lined [mkdir] exec directory for project Lined Compile [Ada] lined-program.adb [Ada] lined.ads [Ada] lined-buffer.adb [Ada] lined-line_numbers.adb [Ada] lined-searching.adb Bind [gprbind] lined-program.bexch [Ada] lined-program.ali Link [link] lined-program.adb lined=20240419.0.0 successfully retrieved and built. Dependencies were solved as follows: +b gnat 14.2.1 (new,gnat_native,binary) + pragmarc 20240323.0.0 (new) Found declared GPR file: lined.gpr