#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 42/week @ 2024-01-04 45/week @ 2024-01-11 29/week @ 2024-01-18 30/week @ 2024-01-25 22/week @ 2024-02-01 31/week @ 2024-02-08 88/week @ 2024-02-15 90/week @ 2024-02-22 49/week @ 2024-02-29 67/week @ 2024-03-07 69/week @ 2024-03-14 57/week @ 2024-03-21 53/week @ 2024-03-28 45/week @ 2024-04-04 39/week @ 2024-04-11 25/week @ 2024-04-18

167 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