Пакет libpsl-native: Информация
Исходный пакет: libpsl-native
Версия: 7.4.0-alt1
Собран: 19 февраля 2024 г. 0:31 в задании #341000
Категория: Прочее
Сообщить об ошибке в пакетеДомашняя страница: https://github.com/PowerShell/PowerShell-Native
Лицензия: MIT
О пакете: PowerShell Native library
Описание:
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).
Список бинарных RPM-пакетов, собираемых из данного SRPM:
libpsl-native (x86_64, aarch64)
libpsl-native-debuginfo (x86_64, aarch64)
libpsl-native (x86_64, aarch64)
libpsl-native-debuginfo (x86_64, aarch64)
Сопровождающий: Vitaly Lipatov
Последнее изменение
18 февраля 2024 г. Vitaly Lipatov 7.4.0-alt1
- new version 7.4.0 (with rpmrb script)
29 июля 2023 г. Vitaly Lipatov 7.3.2-alt1
- new version 7.3.2 (with rpmrb script)
13 февраля 2022 г. Vitaly Lipatov 7.2.0-alt1
- new version 7.2.0 (with rpmrb script) - fix build with GTest