You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-openapi-spec-validator-0.5.1-1.lbn36.noarch
********************** OpenAPI Spec validator ********************** :target:
RPMPackage python3-openapi-schema-validator-0.3.2-1.lbn36.noarch
About Openapi-schema-validator is a Python library that validates schema against: OpenAPI Schema Specification v3.0 which is an extended subset of the JSON Schema Specification Wright Draft 00. OpenAPI Schema Specification v3.1 which is an extended superset of the JSON Schema Specification Draft 2020-12. Installation Recommended way (via pip): $ pip install openapi-schema-validator Alternatively you can download the code and install from the repository: $ pip install -e git+https:/github.com/p1c2u/openapi-schema-validator.git#egg=openapi_schema_validator Usage By default, the latest OpenAPI schema syntax is expected. To validate an OpenAPI v3.1 schema: from openapi_schema_validator import validate schema = { "type": "object", "required": [ "name" ], "properties": { "name": { "type": "string" }, "age": { "type": ["integer", "null"], "format": "int32", "minimum": 0,
RPMPackage python3-openai-wandb-1.6.1-1.lbn36.noarch
Install support for Weights and Biases
RPMPackage python3-openai-embeddings-1.6.1-1.lbn36.noarch
Install dependencies for embedding utilities.
RPMPackage python3-openai-datalib-1.6.1-1.lbn36.noarch
Data libraries like numpy and pandas are not installed by default due to their size. They’re needed for some functionality of this library, but generally not for talking to the API.
RPMPackage python3-openai-1.6.1-1.lbn36.noarch
OpenAI Python LibraryThe OpenAI Python library provides convenient access to the OpenAI API from applications written in the Python language. It includes a pre-defined set of classes for API resources that initialize themselves dynamically from API responses which makes it compatible with a wide range of versions of the OpenAI API.You can find usage examples for the OpenAI Python library in...
RPMPackage step-ca-0.25.2-1.lbn36.x86_64
A private certificate authority (X.509 & SSH) & ACME server for secure automated certificate management, so you can use TLS everywhere & SSO for SSH.
RPMPackage xmlsec1-gnutls-1.2.37-5.lbn36.x86_64
GNUTls plugin for XML Security Library provides GNUTls based crypto services for the xmlsec library.
RPMPackage xmlsec1-gcrypt-1.2.37-5.lbn36.x86_64
GCrypt plugin for XML Security Library provides GCrypt based crypto services for the xmlsec library.
RPMPackage sssd-tools-2.9.3-1.lbn36.x86_64
Provides several administrative tools: * sss_debuglevel to change the debug level on the fly * sss_seed which pre-creates a user entry for use in kickstarts * sss_obfuscate for generating an obfuscated LDAP password * sssctl -- an sssd status and control utility
RPMPackage openldap-devel-2.6.2-3.fc36.x86_64
The openldap-devel package includes the development libraries and header files needed for compiling applications that use LDAP (Lightweight Directory Access Protocol) internals. LDAP is a set of protocols for enabling directory services over the Internet. Install this package only if you plan to develop or will need to compile customized LDAP clients.
RPMPackage openldap-devel-2.6.2-3.fc36.x86_64
The openldap-devel package includes the development libraries and header files needed for compiling applications that use LDAP (Lightweight Directory Access Protocol) internals. LDAP is a set of protocols for enabling directory services over the Internet. Install this package only if you plan to develop or will need to compile customized LDAP clients.
RPMPackage mod_ldap-2.4.58-2.lbn36.x86_64
The mod_ldap and mod_authnz_ldap modules add support for LDAP authentication to the Apache HTTP Server.
RPMPackage mod_auth_openidc-2.4.12.2-1.fc36.x86_64
This module enables an Apache 2.x web server to operate as an OpenID Connect Relying Party and/or OAuth 2.0 Resource Server.
RPMPackage mod_auth_mellon-0.18.0-2.fc36.x86_64
The mod_auth_mellon module is an authentication service that implements the SAML 2.0 federation protocol. It grants access based on the attributes received in assertions generated by a IdP server.
RPMPackage mod_auth_gssapi-1.6.3-7.fc36.x86_64
The mod_auth_gssapi module is an authentication service that implements the SPNEGO based HTTP Authentication protocol defined in RFC4559.
RPMPackage lasso-2.7.0-5.fc36.x86_64
Lasso is a library that implements the Liberty Alliance Single Sign On standards, including the SAML and SAML2 specifications. It allows to handle the whole life-cycle of SAML based Federations, and provides bindings for multiple languages.
RPMPackage ipsilon-tools-ipa-3.0.4-3.lbn36.noarch
Convenience client install tools for IPA support in the Ipsilon identity Provider
RPMPackage ipsilon-tools-ipa-3.0.4-3.lbn36.noarch
Convenience client install tools for IPA support in the Ipsilon identity Provider
RPMPackage ipsilon-saml2-base-3.0.4-3.lbn36.noarch
Provides core SAML2 utilities