Package libpsl-native: Information

    Source package: libpsl-native
    Version: 7.4.0-alt1
    Latest version according to Repology
    Build time:  Feb 19, 2024, 12:31 AM in the task #341000
    Category: Other
    Report package bug
    License: MIT
    Summary: PowerShell Native library
    Description: 
    This library provides functionality missing from .NET Core via system calls,
    that are called from from the CorePsPlatform.cs file of PowerShell.
    The method to do this is a Platform Invoke,
    which is C#'s Foreign Function Interface to C code (and C++ by way of extern C).

    List of RPM packages built from this SRPM:
    libpsl-native (x86_64, aarch64)
    libpsl-native-debuginfo (x86_64, aarch64)

    Maintainer: Vitaly Lipatov

    List of contributors:
    Vitaly Lipatov

    ACL:
    Vitaly Lipatov
    @everybody

      1. cmake
      2. ctest
      3. gcc-c++
      4. rpm-macros-cmake
      5. rpm-macros-dotnet
      6. libgtest-devel

    Last changed


    Feb. 18, 2024 Vitaly Lipatov 7.4.0-alt1
    - new version 7.4.0 (with rpmrb script)
    July 29, 2023 Vitaly Lipatov 7.3.2-alt1
    - new version 7.3.2 (with rpmrb script)
    Feb. 13, 2022 Vitaly Lipatov 7.2.0-alt1
    - new version 7.2.0 (with rpmrb script)
    - fix build with GTest