You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-aws-sdk-acm-1.2.0-1.lbn25.noarch
Official AWS Ruby gem for AWS Certificate Manager (ACM). This gem is part of the AWS SDK for Ruby.
RPMPackage rubygem-aws-partitions-1.251.0-1.lbn25.noarch
Provides interfaces to enumerate AWS partitions, regions, and services.
RPMPackage ansible-2.9.5-1.lbn25.noarch
Ansible is a radically simple model-driven configuration management, multi-node deployment, and remote task execution system. Ansible works over SSH and does not require any software or daemons to be installed on remote nodes. Extension modules can be written in any language and are transferred to managed machines automatically.
RPMPackage python3-pynacl-1.3.0-3.lbn25.x86_64
PyNaCl is a Python binding to the Networking and Cryptography library, a crypto library with the stated goal of improving usability, security and speed. Python 3 version.
RPMPackage python-wheel-wheel-0.33.6-2.lbn25.noarch
A Python wheel of wheel to use with virtualenv.
RPMPackage python3-networkx-2.2-3.lbn25.noarch
NetworkX is a Python 3 package for the creation, manipulation, and study of the structure, dynamics, and functions of complex networks.
RPMPackage python3-fasteners-0.14.1-9.lbn25.py37.noarch
A python package that provides useful locks.
RPMPackage rubygem-text-1.3.1-5.lbn25.noarch
A collection of text algorithms: Levenshtein, Soundex, Metaphone, Double Metaphone, Figlet, Porter Stemming
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.