You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage rubygem-ZenTest-4.11.1-1.lbn25.noarch
ZenTest provides 4 different tools: zentest, unit_diff, autotest, and multiruby. zentest scans your target and unit-test code and writes your missing code based on simple naming rules, enabling XP at a much quicker pace. zentest only works with Ruby and Minitest or Test::Unit. There is enough evidence to show that this is still proving useful to users, so it stays. unit_diff is a command-line filter to diff expected results from actual results and allow you to quickly see exactly what is wrong. Do note that minitest 2.2+ provides an enhanced assert_equal obviating the need for unit_diff autotest is a continous testing facility meant to be used during development. As soon as you save a file, autotest will run the corresponding dependent tests. multiruby runs anything you want on multiple versions of ruby. Great for compatibility checking! Use multiruby_setup to manage your installed versions. *NOTE:* The next major release of zentest will not include autotest (use minitest-autotest instead) and multiruby will use rbenv / ruby-build for version management.
RPMPackage rubygem-Platform-0.4.0-1.lbn25.noarch
Hopefully robust platform sensing.
RPMPackage rubygem-CFPropertyList-2.3.6-1.lbn25.noarch
This is a module to read, write and manipulate both binary and XML property lists as defined by apple.
RPMPackage ruby-libguestfs-1.34.3-1.fc25.x86_64
ruby-libguestfs contains Ruby bindings for libguestfs.
RPMPackage ruby-augeas-0.5.0-20.lbn25.x86_64
Ruby bindings for augeas.
RPMPackage rpmlint-1.10-22.lbn25.noarch
rpmlint is a tool for checking common errors in RPM packages. Binary and source packages as well as spec files can be checked.
RPMPackage repoview-0.6.6-12.lbn25.noarch
RepoView creates a set of static HTML pages in a yum repository for easy browsing.
RPMPackage relaxngDatatype-2011.1-4.fc25.noarch
RELAX NG is a public space for test cases and other ancillary software related to the construction of the RELAX NG language and its implementations.
RPMPackage rabbitmq-server-3.6.16-1.lbn25.noarch
RabbitMQ is an implementation of AMQP, the emerging standard for high performance enterprise messaging. The RabbitMQ server is a robust and scalable implementation of an AMQP broker.
RPMPackage python3-websocket-client-0.56.0-2.lbn25.noarch
python-websocket-client module is WebSocket client for python. This provides the low level APIs for WebSocket. All APIs are the synchronous functions. python-websocket-client supports only hybi-13.
RPMPackage python3-docopt-0.6.2-2.lbn25.py37.noarch
Isn't it awesome how optparse and argparse generate help messages based on your code?! Hell no! You know what's awesome? It's when the option parser is generated based on the beautiful help message that you write yourself! This way you don't need to write thisstupid repeatable parser-code, and instead can write only the help message--*the way you want it*.
RPMPackage python3-docker-pycreds-0.2.1-2.lbn25.py37.noarch
Python bindings for the docker credentials store API
RPMPackage python3-docker-py-1.10.6-1.lbn25.noarch
A Python 3 interface to Docker
RPMPackage python3-docker-map-0.8.0b2-1.lbn25.py37.noarch
Docker-Map ========== Managing Docker images, containers, and their dependencies in Python. --------------------------------------------------------------------- Project: https://github.com/merll/docker-map Docs: https://docker- map.readthedocs.io/en/latest/ Overview ======== This package provides tools for building Docker images, create containers, connect dependent resources, and run ...
RPMPackage python3-boto3-1.10.1-1.lbn25.noarch
Boto3 is the Amazon Web Services (AWS) Software Development Kit (SDK) for Python, which allows Python developers to write software that makes use of services like Amazon S3 and Amazon EC2.
RPMPackage python2-wcwidth-0.1.7-4.lbn25.py37.noarch
This API is mainly for Terminal Emulator implementors, or those writing programs that expect to interpreted by a terminal emulator and wish to determine the printable width of a string on a Terminal.
RPMPackage python2-voluptuous-0.11.5-4.lbn25.noarch
Voluptuous, despite the name, is a Python data validation library. It is primarily intended for validating data coming into Python as JSON, YAML, etc.
RPMPackage python2-ujson-2.0-0.1.20170206git2f1d487.lbn25.x86_64
UltraJSON is an ultra fast JSON encoder and decoder written in pure C with bindings for Python. Python 2 version.
RPMPackage python2-twine-2.0.0-2.lbn25.noarch
The Python 2 build for the twine package.
RPMPackage python2-traitlets-4.3.2-1.lbn25.py37.noarch
A configuration system for Python applications.