Name | kitconcept.intranet JSON |
Version |
1.0.0a3
JSON |
| download |
home_page | None |
Summary | A Plone distribution for Intranets with Plone. Created by kitconcept. |
upload_time | 2024-10-01 15:54:18 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.8 |
license | None |
keywords |
cms
intranet
plone
python
|
VCS |
|
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|
# kitconcept.intranet
A Plone distribution for Intranets with Plone. Created by kitconcept.
## Features
TODO: List our awesome features
## Installation
Install kitconcept.intranet with `pip`:
```shell
pip install kitconcept.intranet
```
And to create the Plone site:
```shell
make create_site
```
## Contribute
- [Issue Tracker](https://github.com/kitconcept/kitconcept.intranet/issues)
- [Source Code](https://github.com/kitconcept/kitconcept.intranet/)
## License
The project is licensed under GPLv2.
## Credits and Acknowledgements 🙏
Crafted with care by **This was generated by [cookiecutter-plone](https://github.com/plone/cookieplone-templates/backend_addon) on 2024-05-28 22:07:17**. A special thanks to all contributors and supporters!
Raw data
{
"_id": null,
"home_page": null,
"name": "kitconcept.intranet",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.8",
"maintainer_email": null,
"keywords": "CMS, Intranet, Plone, Python",
"author": null,
"author_email": "kitconcept GmbH <info@kitconcept.com>",
"download_url": "https://files.pythonhosted.org/packages/61/53/27b6f9b3d49a98b27e3f9f5cf13b623677921105488ca6ad7cb7d869b31f/kitconcept.intranet-1.0.0a3.tar.gz",
"platform": null,
"description": "# kitconcept.intranet\n\nA Plone distribution for Intranets with Plone. Created by kitconcept.\n\n## Features\n\nTODO: List our awesome features\n\n## Installation\n\nInstall kitconcept.intranet with `pip`:\n\n```shell\npip install kitconcept.intranet\n```\nAnd to create the Plone site:\n\n```shell\nmake create_site\n```\n\n## Contribute\n\n- [Issue Tracker](https://github.com/kitconcept/kitconcept.intranet/issues)\n- [Source Code](https://github.com/kitconcept/kitconcept.intranet/)\n\n## License\n\nThe project is licensed under GPLv2.\n\n## Credits and Acknowledgements \ud83d\ude4f\n\nCrafted with care by **This was generated by [cookiecutter-plone](https://github.com/plone/cookieplone-templates/backend_addon) on 2024-05-28 22:07:17**. A special thanks to all contributors and supporters!\n",
"bugtrack_url": null,
"license": null,
"summary": "A Plone distribution for Intranets with Plone. Created by kitconcept.",
"version": "1.0.0a3",
"project_urls": {
"Homepage": "https://github.com/kitconcept/kitconcept.intranet",
"PyPI": "https://pypi.python.org/pypi/kitconcept.intranet",
"Source": "https://github.com/kitconcept/kitconcept.intranet",
"Tracker": "https://github.com/kitconcept/kitconcept.intranet/issues"
},
"split_keywords": [
"cms",
" intranet",
" plone",
" python"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "cd2bdb174aad50b3237b5cdd3b123757ff92e5e4558acf8a457ccea65ae6ef27",
"md5": "e24777f1cbd58c9fbf6f9945654de566",
"sha256": "1930d90e0a2f17e7f0f28ca207cd7cb5b5bd23fb464744622e7e55733b6a1ac3"
},
"downloads": -1,
"filename": "kitconcept.intranet-1.0.0a3-py3-none-any.whl",
"has_sig": false,
"md5_digest": "e24777f1cbd58c9fbf6f9945654de566",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.8",
"size": 34313976,
"upload_time": "2024-10-01T15:54:24",
"upload_time_iso_8601": "2024-10-01T15:54:24.229146Z",
"url": "https://files.pythonhosted.org/packages/cd/2b/db174aad50b3237b5cdd3b123757ff92e5e4558acf8a457ccea65ae6ef27/kitconcept.intranet-1.0.0a3-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "615327b6f9b3d49a98b27e3f9f5cf13b623677921105488ca6ad7cb7d869b31f",
"md5": "dc3f9eb8b5020395d9ead967f73caa24",
"sha256": "dab4d01087db684a2606d8d2a4d1f2d1a66979584648e8996b0e7358c8bbcdcd"
},
"downloads": -1,
"filename": "kitconcept.intranet-1.0.0a3.tar.gz",
"has_sig": false,
"md5_digest": "dc3f9eb8b5020395d9ead967f73caa24",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.8",
"size": 34286509,
"upload_time": "2024-10-01T15:54:18",
"upload_time_iso_8601": "2024-10-01T15:54:18.900189Z",
"url": "https://files.pythonhosted.org/packages/61/53/27b6f9b3d49a98b27e3f9f5cf13b623677921105488ca6ad7cb7d869b31f/kitconcept.intranet-1.0.0a3.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-01 15:54:18",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "kitconcept",
"github_project": "kitconcept.intranet",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "kitconcept.intranet"
}