Metadata-Version: 2.4
Name: portalbrasil.intranet
Version: 1.0.0b2
Summary: Solução de Intranet construída com PortalBrasil
Project-URL: Homepage, https://github.com/portal-br/intranet
Project-URL: PyPI, https://pypi.org/project/portalbrasil.intranet
Project-URL: Source, https://github.com/portal-br/intranet
Project-URL: Tracker, https://github.com/portal-br/intranet/issues
Author-email: PloneGov-BR <gov@plone.org.br>
License-Expression: GPL-2.0-only
License-File: LICENSE.GPL
License-File: LICENSE.md
Keywords: CMS,Intranet,Plone,PortalBrasil
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Web Environment
Classifier: Framework :: Plone
Classifier: Framework :: Plone :: 6.1
Classifier: Framework :: Plone :: Addon
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Python: >=3.12
Requires-Dist: collective-bookmarks
Requires-Dist: collective-honeypot
Requires-Dist: collective-taxonomy
Requires-Dist: collective-volto-formsupport
Requires-Dist: collective-volto-otp
Requires-Dist: plone-app-discussion
Requires-Dist: portalbrasil-core==1.0.0a4
Provides-Extra: test
Requires-Dist: horse-with-no-namespace>=20250408.0; extra == 'test'
Requires-Dist: mypy>=1.15.0; extra == 'test'
Requires-Dist: plone-app-testing; extra == 'test'
Requires-Dist: plone-restapi[test]; extra == 'test'
Requires-Dist: pytest; extra == 'test'
Requires-Dist: pytest-cov==6.1.1; extra == 'test'
Requires-Dist: pytest-plone>=1.0.0a1; extra == 'test'
Description-Content-Type: text/markdown

# portalbrasil.intranet

Solução de Intranet construída com PortalBrasil & Plone

## Features

TODO: List our awesome features

## Installation

Install portalbrasil.intranet with `pip`:

```shell
pip install portalbrasil.intranet
```
And to create the Plone site:

```shell
make create_site
```

## Contribute

- [Issue Tracker](https://github.com/portal-br/intranet/issues)
- [Source Code](https://github.com/portal-br/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-07-01 21:48:53**. A special thanks to all contributors and supporters!
