#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

#13 in #retrieving

Download history 45/week @ 2024-07-22 33/week @ 2024-07-29 31/week @ 2024-08-05 22/week @ 2024-08-12 22/week @ 2024-08-19 27/week @ 2024-08-26 22/week @ 2024-09-02 20/week @ 2024-09-09 13/week @ 2024-09-16 54/week @ 2024-09-23 30/week @ 2024-09-30 13/week @ 2024-10-07 20/week @ 2024-10-14 33/week @ 2024-10-21 26/week @ 2024-10-28 44/week @ 2024-11-04

125 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
~55K SLoC