You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python2-mockup-3.2.8-1.lbn25.noarch
Plone Mockup is an ongoing effort to modernize Plone's javascript story. Check out examples and documentation at Goals of Mockup -1. Standardize configuration of patterns implemented in js to use HTML data attributes, so they can be developed without running a backend server. 2. Use modern AMD approach to declaring dependencies on other js libs. 3. Full unit testing of jsInstall & Run Tests -...
RPMPackage python2-mocker-1.1.1-1.lbn25.noarch
UNKNOWN
RPMPackage python2-mock-3.0.5-1.lbn25.noarch
mock is a library for testing in Python. It allows you to replace parts of your system under test with mock objects and make assertions about how they have been used.mock is now part of the Python standard library, available as unittest.mock < in Python 3.3 This package contains a rolling backport of the standard library mock code compatible with Python 2.7 and 3.4 and up.Please see the...
RPMPackage python2-mls-apiclient-1.5-1.lbn25.noarch
mls.apiclient *************mls.apiclient is a Python client for the RESTful API of the Propertyshelf MLS < Use pip or easy_install to install the package:: $ pip install mls.apiclientOr install from the sources:: $ tar xzf mls.apiclient-0.1.tgz $ cd mls.apiclient-0.1 $ python setup.py install Mostly Harmless Changelog 1.5 (2017-04-24) -- Allow additional search params for getting a single resource.
RPMPackage python2-missing-4.1-1.lbn25.noarch
Missing provides special objects used in some Zope internals like the ZCatalog. Changelog 4.1 (2018-10-05) -- Drop support for Python 3.4.- Add support for Python 3.7.4.0.1 (2017-08-25) - Restore Missing._Missing module for pickle compatibility with the old C extension version. [ (2017-05-16) -- Add support for bytes and matrix multiplication.- Remove the Python 2-only C extension.3.2...
RPMPackage python2-meld3-2.0.1-1.lbn25.noarch
No further development of the meld3 package is planned. The meld3 package should be considered unmaintained as of April 2020. Since 2007, meld3 received only minimal updates to keep compatible with newer Python versions. It was only maintained because it was a dependency of the Supervisor package. Since Supervisor 4.1.0 (released in October 2019), the meld3 package is no longer a dependency...
RPMPackage python2-martian-1.5-1.lbn25.noarch
Martian A library to grok configuration from Python code.Martian tutorial ****************Introduction "There was so much to grok, so little to grok from." -- Stranger in a
RPMPackage python2-martian-1.4-1.lbn25.noarch
Martian A library to grok configuration from Python code.Martian tutorial ****************Introduction "There was so much to grok, so little to grok from." -- Stranger in a
RPMPackage python2-markupsafe-1.1.1-1.lbn25.x86_64
MarkupSafe MarkupSafe implements a text object that escapes characters so it is safe to use in HTML and XML. Characters that have special meanings are replaced so that they display as the actual characters. This mitigates injection attacks, meaning untrusted user input can safely be displayed on a page. Installing -Install and update using pip_:.. code-block:: text pip install -U MarkupSafe.....
RPMPackage python2-markdown-3.1-1.lbn25.noarch
This is a Python implementation of John Gruber's Markdown_. It is almost completely compliant with the reference implementation, though there are a few known issues. See Features_ for information on what exactly is supported and what is not. Additional features are supported by the Available Extensions_... _Markdown: .. _Features: .. _Available Extensions: You may report bugs, ask for help,...
RPMPackage python2-manuel-1.10.1-1.lbn25.noarch
Documentation, a full list of included plug-ins, and examples are available at < code and issues are managed at
RPMPackage python2-mailinglogger-5.1.0-1.lbn25.noarch
MailingLogger This package contains two handlers for the python logging framework that enable important log entries to be sent by email.This can either be as the entries are logged or as a summary at the end of the running process.The handlers have the following features:- customisable and dynamic subject lines for emails sent- emails sent with configurable headers for easy filtering- flood...
RPMPackage python2-lockfile-0.12.2-1.lbn25.noarch
Note: This package is **deprecated**. It is highly preferred that instead of using this code base that instead fasteners_ or oslo.concurrency_ is used instead. For any questions or comments or further help needed please email openstack-dev_ and prefix your email subject with [oslo][pylockfile] (for a faster response).The lockfile package exports a LockFile class which provides a simple API for...
RPMPackage python2-linecache2-1.0.0-17.lbn25.noarch
A backport of linecache to older supported Pythons.
RPMPackage python2-libmc-1.4.2-1.lbn25.x86_64
|build_go| |build_py| |status| |pypiv| |pyversions| |wheel| |license|libmc is a memcached client library for Python without any other dependencies in runtime. It's mainly written in C++ and Cython. libmc can be considered as a drop in replacement for libmemcached and python-libmemcached < is developing and maintaining by Douban Inc. Currently, It is working in production environment, powering...
RPMPackage python2-ldap-3.3.1-1.lbn25.x86_64
python-ldap: python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. Mainly it wraps the OpenLDAP 2.x libs for that purpose. Additionally the package contains modules for other LDAP- related stuff (e.g. processing LDIF, LDAPURLs, LDAPv3 schema, LDAPv3 extended operations and controls, etc.).
RPMPackage python2-lazr-uri-1.0.6-1.lbn25.noarch
This file is part of lazr.uri. lazr.uri is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.uri is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR...
RPMPackage python2-lazr-uri-1.0.3-1.lbn25.noarch
This file is part of lazr.uri. lazr.uri is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.uri is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR...
RPMPackage python2-lazr-restfulclient-0.14.4-1.lbn25.noarch
This file is part of lazr.restfulclient. lazr.restfulclient is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.restfulclient is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of...
RPMPackage python2-lazr-restful-1.1.0-1.lbn25.noarch
This file is part of lazr.restful. lazr.restful is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, version 3 of the License. lazr.restful is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A...