You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-semantic_version-2.8.4-1.lbn25.noarch
This small python library provides a few tools to handle semantic versioning in Python
RPMPackage python2-cairo-1.15.4-1.lbn25.py37.x86_64
Python 2 bindings for the cairo library.
RPMPackage python-rhsm-certificates-1.19.4-1.lbn25.x86_64
This package contains certificates required for communicating with the REST interface of a Red Hat Unified Entitlement Platform, used for the management of system entitlements and to receive access to content. Please note this package does not have a dependency on Python. The name instead reflects its relationship to python-rhsm.
RPMPackage python-pulp-manifest-2.20.1-2.lbn25.noarch
A tool that can be used to create PULP_MANIFEST for a directory that the user plans to use the iso importer with.
RPMPackage python-pulp-integrity-2.20.1-2.lbn25.noarch
A fsck-like tool to generate Pulp integrity report
RPMPackage python-pulp-deb-common-1.10.0-1.lbn25.noarch
A collection of modules shared among all pulp-deb components.
RPMPackage pyliblzma-0.5.3-16.fc25.x86_64
PylibLZMA provides a python interface for the liblzma library to read and write data that has been compressed or can be decompressed by Lasse Collin's lzma utils.
RPMPackage python2-bson-3.9.0-1.lbn25.x86_64
BSON is a binary-encoded serialization of JSON-like documents. BSON is designed to be lightweight, traversable, and efficient. BSON, like JSON, supports the embedding of objects and arrays within other objects and arrays. This package contains the python3 version of this module.
RPMPackage packetbeat-7.4.2-1.git1507515.lbn25.x86_64
Packetbeat is an open source network packet analyzer that ships the data to Elasticsearch. Think of it like a distributed real-time Wireshark with a lot more analytics features. The Packetbeat shippers sniff the traffic between your application processes, parse on the fly protocols like HTTP, MySQL, PostgreSQL, Redis or Thrift and correlate the messages into transactions. For each transaction, the shipper inserts a JSON document into Elasticsearch, where it is stored and indexed. You can then use Kibana to view key metrics and do ad-hoc queries against the data. To learn more about Packetbeat, check out https://www.elastic.co/products/beats/packetbeat.
RPMPackage heartbeat-7.4.2-1.git1507515.lbn25.x86_64
Heartbeat is a lightweight daemon that you install on a remote server to periodically check the status of your services and determine whether they are available. Unlike Metricbeat, which only tells you if your servers are up or down, Heartbeat tells you whether your services are reachable. Heartbeat is useful when you need to verify that you’re meeting your service level agreements for service uptime. It’s also useful for other scenarios, such as security use cases, when you need to verify that no one from the outside can access services on your private enterprise server. You can configure Heartbeat to ping all DNS-resolvable IP addresses for a specified hostname. That way, you can check all services that are load-balanced to see if they are available. When you configure Heartbeat, you specify monitors that identify the hostnames that you want to check. Each monitor runs based on the schedule that you specify. For example, you can configure one monitor to run every 10 minutes, and a different monitor to run between the hours of 9:00 and 17:00. Heartbeat currently supports monitors for checking hosts via: ICMP (v4 and v6) Echo Requests. Use the icmp monitor when you simply want to check whether a service is available. This monitor requires root access. TCP. Use the tcp monitor to connect via TCP. You can optionally configure this monitor to verify the endpoint by sending and/or receiving a custom payload. HTTP. Use the http monitor to connect via HTTP. You can optionally configure this monitor to verify that the service returns the expected response, such as a specific status code, response header, or content. The tcp and http monitors both support SSL/TLS and some proxy settings.
RPMPackage auditbeat-7.4.2-1.git1507515.lbn25.x86_64
Collect your Linux audit framework data and monitor the integrity of your files. Auditbeat ships these events in real time to the rest of the Elastic Stack for further analysis. To learn more about Auditbeat, check out https://www.elastic.co/products/beats/auditbeat.
RPMPackage python-xpyb-1.3.1-6.fc24.x86_64
The Python binding for XCB allows the X protocol to be accessed directly from Python. There are two components: - A Python extension written in C. This exposes XCB-specific objects and library functions, as well as providing various base classes used by the generated code. - Python modules which are generated directly from the XCB-XML protocol descriptions.
RPMPackage python3-repoze.lru-0.6-4.lbn25.py37.noarch
repoze.lru is a LRU (least recently used) cache implementation. Keys and values that are not used frequently will be evicted from the cache faster than keys and values that are used frequently. It works under Python 2.5, Python 2.6, Python 2.7, and Python 3.2.
RPMPackage python3-repoze.catalog-0.9.0-1.lbn25.noarch
A Python indexing and searching system based on zope.index.
RPMPackage python3-repoze-2.3-1.lbn25.py37.noarch
Python moduel for repoze
RPMPackage netty3-3.10.6-2.lbn25.noarch
Netty is a NIO client server framework which enables quick and easy development of network applications such as protocol servers and clients. It greatly simplifies and streamlines network programming such as TCP and UDP socket server. 'Quick and easy' doesn't mean that a resulting application will suffer from a maintainability or a performance issue. Netty has been designed carefully with the experiences earned from the implementation of a lot of protocols such as FTP, SMTP, HTTP, and various binary and text-based legacy protocols. As a result, Netty has succeeded to find a way to achieve ease of development, performance, stability, and flexibility without a compromise.
RPMPackage jline1-1.0-12.fc24.noarch
JLine is a java library for reading and editing user input in console applications. It features tab-completion, command history, password masking, configurable key-bindings, and pass-through handlers to use to chain to other console applications.
RPMPackage golang-github-terraform-providers-ibm-0.17.3-0.1.gitcbdac69.lbn25.x86_64
export IC_API_KEY="IBM Cloud API Key" export SL_API_KEY="SoftLayer API Key" export SL_USERNAME="SoftLayer username associated with SL_API_KEY". Add the plug-in provider to the Terraform configuration file. provider "ibm" {}
RPMPackage python2-solv-0.7.4-3.lbn25.x86_64
Python bindings for the libsolv library. Python 2 version.
RPMPackage python2-semver-2.8.1-1.lbn25.noarch
Python module for semantic versioning. Simplifies comparing versions. Python 2 version.