/usr/share/slsh/local-packages/gslrand.sl is in slang-gsl 0.7.0-6build1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 | require ("gslcore");
_gslcore_import_module ("gslrand", current_namespace());
provide ("gslrand");
|