You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-BeautifulSoup-3.2.1-7.fc19.noarch
Beautiful Soup is a Python HTML/XML parser designed for quick turnaround projects like screen-scraping. Three features make it powerful: Beautiful Soup won't choke if you give it bad markup. Beautiful Soup provides a few simple methods and Pythonic idioms for navigating, searching, and modifying a parse tree. Beautiful Soup automatically converts incoming documents to Unicode and outgoing documents to UTF-8. Beautiful Soup parses anything you give it. Valuable data that was once locked up in poorly-designed websites is now within your reach. Projects that would have taken hours take only minutes with Beautiful Soup.
RPMPackage pysrt-0.4.7-1.lbn19.noarch
pysrt is mainly designed as a library, but if you are experiencing troubles with bad subtitles you can first try to use ruby-osdb which will try to find the best subtitle for your movie. If you are still unlucky pysrt also provide an srt command useful for either shift, split, or rescale a .srt file.
RPMPackage pysnmp-4.2.4-1.fc19.noarch
This is a Python implementation of SNMP v.1/v.2c engine. It's general functionality is to assemble/disassemble SNMP messages from/into given SNMP Object IDs along with associated values. PySNMP also provides a few transport methods specific to TCP/IP networking.
RPMPackage pysendfile-2.0.0-5.fc19.x86_64
sendfile(2) is a system call which provides a "zero-copy" way of copying data from one file descriptor to another (a socket). The phrase "zero-copy" refers to the fact that all of the copying of data between the two descriptors is done entirely by the kernel, with no copying of data into user-space buffers. This is particularly useful when sending a file over a socket (e.g. FTP).
RPMPackage pyrabbit-1.1.0-1.lbn19.noarch
A Pythonic interface to the RabbitMQ Management HTTP API
RPMPackage pykickstart-1.99.32-1.lbn19.noarch
The pykickstart package is a python library for manipulating kickstart files.
RPMPackage pygraphviz-1.3-1.lbn19.x86_64
PyGraphviz is a Python interface to the Graphviz graph layout and visualization package. With PyGraphviz you can create, edit, read, write, and draw graphs using Python to access the Graphviz graph data structure and layout algorithms. PyGraphviz provides a similar programming interface to NetworkX (http://networkx.github.io).
RPMPackage pycryptopp-0.6.0.1206569328141510525648634803928199668821045408958-3.fc19.x86_64
PyCryptopp is a set of Python wrappers for a few of the best crypto algorithms from the Crypto++ library (including SHA-256, AES, RSA signatures and Elliptic Curve DSA signatures).
RPMPackage pycouchdb-1.13-1.lbn19.noarch
Modern pure python CouchDB Client. Currently there are several libraries in python to connect to couchdb. Why one more? It's very simple. All seems not be maintained, all libraries used standard Python libraries for http requests, and are not compatible with python3. Advantages of py-couchdb * Use requests for http requests (much faster than the standard library) * Python2 and Python3 compatible with same codebase (with one exception, python view server that uses 2to3) * Also compatible with pypy. Example: >>> import pycouchdb >>> server = pycouchdb.Server("http://admin:admin@localhost:5984/") >>> server.info()['version']
RPMPackage pychef-0.2.1-1.lbn19.noarch
Example from chef import autoconfigure, Node api = autoconfigure() n = Node('web1') print n['fqdn'] n['myapp']['version'] = '1.0' n.save()
RPMPackage puppetdb-terminus-2.0.0-1.lbn19.noarch
Connect Puppet to PuppetDB by setting up a terminus for PuppetDB.
RPMPackage puppetdb-4.0.2-1.lbn19.noarch
Puppet Centralized Storage.
RPMPackage puppet-server-4.4.2-1.lbn19.noarch
Provides the central puppet server daemon which provides manifests to clients. The server can also function as a certificate authority and file server.
RPMPackage puppet-3.6.2-1.lbn19.noarch
Puppet lets you centrally manage every important aspect of your system using a cross-platform specification language that manages all the separate elements normally aggregated in different files, like users, cron jobs, and hosts, along with obviously discrete elements like packages, services, and files.
RPMPackage pulp-win-plugins-2.4.0-1.lbn19.noarch
Provides a collection of platform plugins that extend the Pulp platform to provide Win specific support.
RPMPackage pulp-win-admin-extensions-2.4.0-4.lbn19.noarch
A collection of extensions that supplement and override generic admin client capabilites with Win specific features.
RPMPackage pulp-server-2.12.2-1.lbn19.noarch
Pulp provides replication, access, and accounting for software repositories.
RPMPackage pulp-selinux-2.6.0-0.5.beta.lbn19.noarch
SELinux policy for Pulp's components
RPMPackage pulp-rpm-yumplugins-2.6.1-1.lbn19.noarch
A collection of yum plugins supplementing Pulp consumer operations.
RPMPackage pulp-rpm-plugins-2.5.1-1.lbn19.noarch
Provides a collection of platform plugins that extend the Pulp platform to provide RPM specific support.