#version #swi-prolog #helper #installed #information #retrieving #swipl

bin+lib swipl-info

Helper crate for retrieving information about the installed version of SWI-Prolog

5 unstable releases

0.3.2 Jan 24, 2022
0.3.1 May 12, 2021
0.3.0 May 6, 2021
0.2.0 Apr 30, 2021
0.1.0 Apr 28, 2021

#5 in #swi-prolog

Download history 28/week @ 2024-11-13 24/week @ 2024-11-20 18/week @ 2024-11-27 23/week @ 2024-12-04 24/week @ 2024-12-11 6/week @ 2024-12-18 2/week @ 2025-01-01 7/week @ 2025-01-08 1/week @ 2025-01-15 9/week @ 2025-01-22 22/week @ 2025-01-29 25/week @ 2025-02-05 25/week @ 2025-02-12 46/week @ 2025-02-19 32/week @ 2025-02-26

134 downloads per month
Used in 3 crates (2 directly)

Apache-2.0/MIT

7KB
87 lines

swipl-info

Helper crate for retrieving information about the installed version of SWI-Prolog.

Documentation

This is used by the build of the swipl-fli crate, as well as by the cargo-swipl tool to run or test code that depends on the swipl-fli crate.


lib.rs:

A helper crate to retrieve information about the installed swipl environment.

Dependencies

~2.2–3MB
~54K SLoC