#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

#12 in #retrieving

Download history 59/week @ 2024-04-01 43/week @ 2024-04-08 37/week @ 2024-04-15 43/week @ 2024-04-22 30/week @ 2024-04-29 33/week @ 2024-05-06 35/week @ 2024-05-13 26/week @ 2024-05-20 35/week @ 2024-05-27 33/week @ 2024-06-03 33/week @ 2024-06-10 31/week @ 2024-06-17 33/week @ 2024-06-24 33/week @ 2024-07-01 25/week @ 2024-07-08 40/week @ 2024-07-15

135 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