You are here: Home

Modified items

All recently modified items, latest first.
RPMPackage python3-plone-alterego-1.1.5-1.lbn36.noarch
plone.alterego Now you see it, it now you don't!This package defines a dynamic module type that lets you create objects in the dynamic module on demand.Usage To use this package, you should: - Identify an appropriate parent module where the dynamic module will live. - Ensure that plone.alterego.dynamic.create() is called with this module and a dynamic module name. Typically, you'd do this in...
RPMPackage python3-plone-5.2.15-1.lbn36.noarch
About Plone Plone is a mature, secure and user-friendly Content Management System (CMS).Plone - and the Open Source community behind it - aggregates more than 15 years experience in content management. It offers all major features expected by a modern CMS out-of-the-box.Lots of customizations can be made trough-the-web, such as creating content types, themes, workflows and much more. Pushed...
RPMPackage python3-node-ext-zodb-1.5-1.lbn36.noarch
node.ext.zodb Overview node.ext.zodb is a persistent node implementation for the ZODB.For more information about node see
RPMPackage python3-node-ext-zcml-0.1-1.lbn36.noarch
node.ext.zcml ZCML file abstraction based on nodes.write me (or read tests) Contributors - Robert Niederreiter <rnix [at] squarewave [dot] at>0.1 - initialLicense Copyright (c) 2010-2013, BlueDynamics Alliance, Austria All rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:*...
RPMPackage python3-node-ext-xml-0.1-1.lbn36.noarch
node.ext.xml XML file abstraction based on nodes.write me (or read tests) Contributors - Robert Niederreiter <rnix [at] squarewave [dot] at>0.1 - initialLicense Copyright (c) 2010-2013, BlueDynamics Alliance, Austria All rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:* Redistributions...
RPMPackage python3-node-ext-ugm-1.0-1.lbn36.noarch
node.ext.ugm Overview node.ext.ugm provides an API for node based managing of users and groups.See node.ext.ugm.interfaces for a description of the API.
RPMPackage python3-node-ext-ldap-1.0-1.lbn36.noarch
node.ext.ldap Overview node.ext.ldap is a LDAP convenience library for LDAP communication based on python-ldap < (version 2.4 or later)
RPMPackage python3-node-ext-directory-0.8-1.lbn36.noarch
node.ext.directory Overview node.ext.directory is a node implementation for file system directories.
RPMPackage python3-node-1.0-1.lbn36.noarch
Overview Node is a library to create nested data models and structures.These data models are described as trees of nodes, optionally with attributes and schema definitions.They utilize:
RPMPackage python3-mr-migrator-1.2-2.lbn36.noarch
Mr.Migrator: Drive-by transmogrification made easy! mr.migrator is a transmogrifier pipeline runner, either via the commandline or as a Plone add- on.- Code repository: - Questions and comments to - Report bugs at contents::Introduction Transmogrifier is a powerful tool for creating transformation processes called "pipelines". Transmogrifier gives you the tools to create and share these...
RPMPackage python3-mr-developer-2.0.1-1.lbn36.noarch
.. contents:: :depth: 1Introduction .. figure:: :figwidth: image Let Mr. Developer help you win the everlasting buildout battle! (Remixed by Matt Hamilton, original from is a zc.buildout_ extension that makes it easy to work with buildouts containing lots of packages, of which you only want to develop some. The basic idea comes from Wichert Akkerman's plonenext_ effort. .. _zc.buildout: .. _plonenext:
RPMPackage python3-mr-bob-1.0.1-1.lbn36.noarch
**Mister Bob the Builder** creates directory skeletons.Documentation - [medium] refactor Python API - [medium] gittip - [medium] add +var+ folder in template_sample - [medium] Check how one would implement multi-namespace python package with current mr.bob api - [low] Ability to configure what to ignore when copying templates in bobconfig (as a hook?) - [low] better format print questions...
RPMPackage python3-mls-apiclient-1.5-1.lbn36.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 python3-linecache2-1.0.0-32.fc36.noarch
A backport of linecache to older supported Pythons.
RPMPackage python3-lazr-uri-1.0.6-1.lbn36.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 python3-lazr-restfulclient-0.14.5-1.lbn36.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 python3-lazr-restful-2.0.1-1.lbn36.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...
RPMPackage python3-lazr-lifecycle-1.2.1-1.lbn36.noarch
This file is part of lazr.lifecycle. lazr.lifecycle 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.lifecycle is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS...
RPMPackage python3-lazr-enum-1.2.1-1.lbn36.noarch
This file is part of lazr.enum. lazr.enum 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.enum 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...
RPMPackage python3-lazr-delegates-2.0.4-1.lbn36.noarch
The lazr.delegates package makes it easy to write objects that delegate behavior to another object. The new object adds some property or behavior on to the other object, while still providing the underlying interface, and delegating behavior.