# rss_provider
This is the Plone backend addon for [volto-rss-provider](https://github.com/collective/volto-rss-provider).
[![PyPI version](https://badge.fury.io/py/rss-provider.svg)](https://pypi.org/project/rss-provider/)
## Features
### Content Types
- The backend addon adds a `rss_feed` content type with `blocks` behavior enabled and two additional `max_title_length` and `max_description_length` fields in its schema.
## Installation
Install rss_provider with `pip`:
```shell
pip install rss_provider
```
## Contribute
- [Issue Tracker](https://github.com/collective/rss-provider/issues)
- [Source Code](https://github.com/collective/rss-provider/)
## License
The project is licensed under the GPLv2.
# Contributors
- collective [collective@plone.org]
# Changelog
## 1.0.0a2 (2024-09-17)
- Updated `setup.py` to include author name and email.
- Fixed Markdown rendering for the long description on PyPI.
## 1.0.0a1 (2024-09-17)
- Initial version. [collective]
Raw data
{
"_id": null,
"home_page": "https://github.com/collective/rss-provider",
"name": "rss-provider",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "Python Plone CMS",
"author": "Ziming Yuan",
"author_email": "zimingyuan2017@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/4c/53/1ca0703e2f29b22fb5c46969ebfbe802a5469726a1af9a65149d5a024506/rss_provider-1.0.0a2.tar.gz",
"platform": null,
"description": "\n# rss_provider\n\nThis is the Plone backend addon for [volto-rss-provider](https://github.com/collective/volto-rss-provider).\n\n[![PyPI version](https://badge.fury.io/py/rss-provider.svg)](https://pypi.org/project/rss-provider/)\n\n## Features\n\n### Content Types\n\n- The backend addon adds a `rss_feed` content type with `blocks` behavior enabled and two additional `max_title_length` and `max_description_length` fields in its schema.\n\n## Installation\n\nInstall rss_provider with `pip`:\n\n```shell\npip install rss_provider\n```\n\n## Contribute\n\n- [Issue Tracker](https://github.com/collective/rss-provider/issues)\n- [Source Code](https://github.com/collective/rss-provider/)\n\n## License\n\nThe project is licensed under the GPLv2.\n\n\n# Contributors\n\n- collective [collective@plone.org]\n\n\n# Changelog\n\n## 1.0.0a2 (2024-09-17)\n\n- Updated `setup.py` to include author name and email.\n- Fixed Markdown rendering for the long description on PyPI.\n\n## 1.0.0a1 (2024-09-17)\n\n- Initial version. [collective]\n\n\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "Plone backend addon for volto-rss-provider",
"version": "1.0.0a2",
"project_urls": {
"Homepage": "https://github.com/collective/rss-provider",
"PyPI": "https://pypi.python.org/pypi/rss_provider",
"Source": "https://github.com/collective/rss-provider",
"Tracker": "https://github.com/collective/rss-provider/issues"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "a623b2a23a1d06216c6ef8b933beb8b56bc98596c95a46f46062a2db4472dbbc",
"md5": "3dd698085bebc59b77ae41686a2e1241",
"sha256": "fd836d807e05e7299c14f4317821e1090a38cb0c7c59a432bba62d0d6c6106d4"
},
"downloads": -1,
"filename": "rss_provider-1.0.0a2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3dd698085bebc59b77ae41686a2e1241",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 79626,
"upload_time": "2024-09-17T20:44:57",
"upload_time_iso_8601": "2024-09-17T20:44:57.086885Z",
"url": "https://files.pythonhosted.org/packages/a6/23/b2a23a1d06216c6ef8b933beb8b56bc98596c95a46f46062a2db4472dbbc/rss_provider-1.0.0a2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "4c531ca0703e2f29b22fb5c46969ebfbe802a5469726a1af9a65149d5a024506",
"md5": "5ba6492fbccdd5333599ed6ac1550604",
"sha256": "2859a30c317ea930bc07485b24b625ed69a281781a00b2ccf930eab56c09dc04"
},
"downloads": -1,
"filename": "rss_provider-1.0.0a2.tar.gz",
"has_sig": false,
"md5_digest": "5ba6492fbccdd5333599ed6ac1550604",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 72609,
"upload_time": "2024-09-17T20:44:58",
"upload_time_iso_8601": "2024-09-17T20:44:58.077899Z",
"url": "https://files.pythonhosted.org/packages/4c/53/1ca0703e2f29b22fb5c46969ebfbe802a5469726a1af9a65149d5a024506/rss_provider-1.0.0a2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-17 20:44:58",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "collective",
"github_project": "rss-provider",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "rss-provider"
}