You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python-XStatic-D3-3.1.6.2-2.lbn19.noarch
D3 JavaScript library packaged for setuptools (easy_install) / pip. This package is intended to be used by **any** project that needs these files. It intentionally does **not** provide any extra code except some metadata
RPMPackage python-XStatic-Bootstrap-SCSS-3.2.0.0-1.lbn19.noarch
Bootstrap style library packaged for setuptools (easy_install) / pip. This package is intended to be used by any project that needs these files.
RPMPackage python-XStatic-Bootstrap-Datepicker-1.3.1.0-1.lbn19.noarch
Bootstrap-Datepicker JavaScript library packaged for setuptools (easy_install) / pip. This package is intended to be used by any project that needs these files. It intentionally does not provide any extra code except some metadata nor has any extra requirements.
RPMPackage python-XStatic-Angular-lrdragndrop-1.0.2.2-1.lbn19.noarch
lrDragNDrop javascript library packaged for setuptools (easy_install) / pip. This package is intended to be used by any project that needs these files.
RPMPackage python-XStatic-Angular-Mock-1.2.1.1-2.lbn19.noarch
Angular-Mock JavaScript library packaged for setuptools (easy_install) / pip.
RPMPackage python-XStatic-Angular-Gettext-2.1.0.2-3.lbn19.noarch
Angular-Gettext javascript library packaged for setuptools (easy_install) / pip. This package is intended to be used by any project that needs these files.
RPMPackage python-XStatic-Angular-Cookies-1.2.1.1-2.lbn19.noarch
Angular-Cookies JavaScript library packaged for setuptools (easy_install) / pip. This package is intended to be used by any project that needs these files. It intentionally does not provide any extra code except some metadata nor has any extra requirements.
RPMPackage python-XStatic-Angular-1.3.7.0-6.lbn19.noarch
Angular JavaScript library packaged for setuptools (easy_install) / pip. This package is intended to be used by **any** project that needs these files. It intentionally does **not** provide any extra code except some metadata **nor** has any extra requirements. You MAY use some minimal support code from the XStatic base package, if you like.
RPMPackage python-XStatic-1.0.1-2.lbn19.noarch
The goal of XStatic family of packages is to provide static file packages with minimal overhead - without selling you some dependencies you don't want. XStatic has some minimal support code for working with the XStatic-* packages.
RPMPackage python-Werkzeug-0.8.3-1.lbn19.noarch
Werkzeug started as simple collection of various utilities for WSGI applications and has become one of the most advanced WSGI utility modules. It includes a powerful debugger, full featured request and response objects, HTTP utilities to handle entity tags, cache control headers, HTTP dates, cookie handling, file uploads, a powerful URL routing system and a bunch of community contributed addon modules. Werkzeug is unicode aware and doesn't enforce a specific template engine, database adapter or anything else. It doesn't even enforce a specific way of handling requests and leaves all that up to the developer. It's most useful for end user applications which should work on as many server environments as possible (such as blogs, wikis, bulletin boards, etc.). Details and example applications are available on the Werkzeug website <http://werkzeug.pocoo.org/>.
RPMPackage python-WebTest-2.0.5-1.lbn19.noarch
Helper to test WSGI applications
RPMPackage python-WebOb-1.2.3-3.lbn19.noarch
WebOb provides wrappers around the WSGI request environment, and an object to help create WSGI responses. The objects map much of the specified behavior of HTTP, including header parsing and accessors for other standard parts of the environment.
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).