.. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.
If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html
This text does not appear on PyPI or github. It is a comment.
.. image:: https://github.com/collective/collective.cleanuprevisions/actions/workflows/plone-package.yml/badge.svg
:target: https://github.com/collective/collective.cleanuprevisions/actions/workflows/plone-package.yml
.. image:: https://coveralls.io/repos/github/collective/collective.cleanuprevisions/badge.svg?branch=main
:target: https://coveralls.io/github/collective/collective.cleanuprevisions?branch=main
:alt: Coveralls
.. image:: https://codecov.io/gh/collective/collective.cleanuprevisions/branch/master/graph/badge.svg
:target: https://codecov.io/gh/collective/collective.cleanuprevisions
.. image:: https://img.shields.io/pypi/v/collective.cleanuprevisions.svg
:target: https://pypi.python.org/pypi/collective.cleanuprevisions/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/status/collective.cleanuprevisions.svg
:target: https://pypi.python.org/pypi/collective.cleanuprevisions
:alt: Egg Status
.. image:: https://img.shields.io/pypi/pyversions/collective.cleanuprevisions.svg?style=plastic :alt: Supported - Python Versions
.. image:: https://img.shields.io/pypi/l/collective.cleanuprevisions.svg
:target: https://pypi.python.org/pypi/collective.cleanuprevisions/
:alt: License
===========================
collective.cleanuprevisions
===========================
Delete content revisions (versions)
Features
--------
- Can be bullet points
Examples
--------
This add-on can be seen in action at the following sites:
- Is there a page on the internet where everybody can see the features?
Documentation
-------------
Full documentation for end users can be found in the "docs" folder, and is also available online at http://docs.plone.org/foo/bar
Translations
------------
This product has been translated into
- Klingon (thanks, K'Plai)
Installation
------------
Install collective.cleanuprevisions by adding it to your buildout::
[buildout]
...
eggs =
collective.cleanuprevisions
and then running ``bin/buildout``
Authors
-------
Provided by awesome people ;)
Contributors
------------
Put your name here, you deserve it!
- ?
Contribute
----------
- Issue Tracker: https://github.com/collective/collective.cleanuprevisions/issues
- Source Code: https://github.com/collective/collective.cleanuprevisions
- Documentation: https://docs.plone.org/foo/bar
Support
-------
If you are having issues, please let us know.
We have a mailing list located at: project@example.com
License
-------
The project is licensed under the GPLv2.
Contributors
============
- Maik Derstappen, md@derico.de
Changelog
=========
1.0a1 (2023-08-31)
------------------
- Initial release.
[MrTango]
Raw data
{
"_id": null,
"home_page": "https://github.com/collective/collective.cleanuprevisions",
"name": "collective.cleanuprevisions",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "Python Plone CMS",
"author": "Maik Derstappen",
"author_email": "md@derico.de",
"download_url": "https://files.pythonhosted.org/packages/1f/18/1927deba6778832a461f30552dcb43c8f6d5711a64426cb930a851370b84/collective.cleanuprevisions-1.0a1.tar.gz",
"platform": null,
"description": ".. This README is meant for consumption by humans and PyPI. PyPI can render rst files so please do not use Sphinx features.\n If you want to learn more about writing documentation, please check out: http://docs.plone.org/about/documentation_styleguide.html\n This text does not appear on PyPI or github. It is a comment.\n\n.. image:: https://github.com/collective/collective.cleanuprevisions/actions/workflows/plone-package.yml/badge.svg\n :target: https://github.com/collective/collective.cleanuprevisions/actions/workflows/plone-package.yml\n\n.. image:: https://coveralls.io/repos/github/collective/collective.cleanuprevisions/badge.svg?branch=main\n :target: https://coveralls.io/github/collective/collective.cleanuprevisions?branch=main\n :alt: Coveralls\n\n.. image:: https://codecov.io/gh/collective/collective.cleanuprevisions/branch/master/graph/badge.svg\n :target: https://codecov.io/gh/collective/collective.cleanuprevisions\n\n.. image:: https://img.shields.io/pypi/v/collective.cleanuprevisions.svg\n :target: https://pypi.python.org/pypi/collective.cleanuprevisions/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/collective.cleanuprevisions.svg\n :target: https://pypi.python.org/pypi/collective.cleanuprevisions\n :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/collective.cleanuprevisions.svg?style=plastic :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/collective.cleanuprevisions.svg\n :target: https://pypi.python.org/pypi/collective.cleanuprevisions/\n :alt: License\n\n\n===========================\ncollective.cleanuprevisions\n===========================\n\nDelete content revisions (versions)\n\nFeatures\n--------\n\n- Can be bullet points\n\n\nExamples\n--------\n\nThis add-on can be seen in action at the following sites:\n- Is there a page on the internet where everybody can see the features?\n\n\nDocumentation\n-------------\n\nFull documentation for end users can be found in the \"docs\" folder, and is also available online at http://docs.plone.org/foo/bar\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- Klingon (thanks, K'Plai)\n\n\nInstallation\n------------\n\nInstall collective.cleanuprevisions by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n collective.cleanuprevisions\n\n\nand then running ``bin/buildout``\n\n\nAuthors\n-------\n\nProvided by awesome people ;)\n\n\nContributors\n------------\n\nPut your name here, you deserve it!\n\n- ?\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/collective/collective.cleanuprevisions/issues\n- Source Code: https://github.com/collective/collective.cleanuprevisions\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know.\nWe have a mailing list located at: project@example.com\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- Maik Derstappen, md@derico.de\n\n\nChangelog\n=========\n\n\n1.0a1 (2023-08-31)\n------------------\n\n- Initial release.\n [MrTango]\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "Delete content revisions (versions)",
"version": "1.0a1",
"project_urls": {
"Homepage": "https://github.com/collective/collective.cleanuprevisions",
"PyPI": "https://pypi.org/project/collective.cleanuprevisions/",
"Source": "https://github.com/collective/collective.cleanuprevisions",
"Tracker": "https://github.com/collective/collective.cleanuprevisions/issues"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "1f181927deba6778832a461f30552dcb43c8f6d5711a64426cb930a851370b84",
"md5": "0efc257210db3c1fd8870c4e1d17073b",
"sha256": "178da422a4847bd69da680fa34d1a3b6c4c76afac6ff8e6a4ff714d122c3d7e5"
},
"downloads": -1,
"filename": "collective.cleanuprevisions-1.0a1.tar.gz",
"has_sig": false,
"md5_digest": "0efc257210db3c1fd8870c4e1d17073b",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 22465,
"upload_time": "2023-08-31T17:16:57",
"upload_time_iso_8601": "2023-08-31T17:16:57.590290Z",
"url": "https://files.pythonhosted.org/packages/1f/18/1927deba6778832a461f30552dcb43c8f6d5711a64426cb930a851370b84/collective.cleanuprevisions-1.0a1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-08-31 17:16:57",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "collective",
"github_project": "collective.cleanuprevisions",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "collective.cleanuprevisions"
}