Version:
Usage
Install the latest libpsl package with the following command:
meson wrap install libpslOr, download the wrap file directly fromthis linkand place it in the 'subprojects' directory of your project.
Libraries (or programs) from libpsl 0.21.5-2 can be used by adding the following lines to your meson.build file:
libpsl_dep = dependency('libpsl')Patch Files Preview
No patch files needed for this package.