.. 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/IMIO/imio.plausible/actions/workflows/plone-package.yml/badge.svg
:target: https://github.com/IMIO/imio.plausible/actions/workflows/plone-package.yml
.. image:: https://codecov.io/gh/IMIO/imio.plausible/graph/badge.svg?token=28881WG157
:target: https://codecov.io/gh/IMIO/imio.plausible
.. image:: https://img.shields.io/pypi/v/imio.plausible.svg
:target: https://pypi.python.org/pypi/imio.plausible/
:alt: Latest Version
.. image:: https://img.shields.io/pypi/status/imio.plausible.svg
:target: https://pypi.python.org/pypi/imio.plausible
:alt: Egg Status
.. image:: https://img.shields.io/pypi/pyversions/imio.plausible.svg?style=plastic :alt: Supported - Python Versions
.. image:: https://img.shields.io/pypi/l/imio.plausible.svg
:target: https://pypi.python.org/pypi/imio.plausible/
:alt: License
==============
imio.plausible
==============
Plausible integration into Plone 5 and Plone 6 classic UI
Features
--------
- Plausible browserview
Documentation
-------------
Full documentation for end users can be found in the "docs" folder.
Translations
------------
This product has been translated into
- English
- French
Installation
------------
Install imio.plausible by adding it to your buildout::
[buildout]
...
eggs =
imio.plausible
and then running ``bin/buildout``
Authors
-------
iMio
Contributors
------------
- Rémi Dubois <remi.dubois@imio.be>
- Christophe Boulanger <christophe.boulanger@imio.be>
Contribute
----------
- Issue Tracker: https://github.com/IMIO/imio.plausible/issues
- Source Code: https://github.com/IMIO/imio.plausible
- Documentation: https://docs.plone.org/foo/bar
Support
-------
If you are having issues, please let us know by submitting an issue on the issue tracker.
License
-------
The project is licensed under the GPLv2.
Contributors
============
- Rémi Dubois, remi.dubois@imio.be
- Christophe Boulanger, christophe.boulanger@imio.be
Changelog
=========
1.0a1 (2024-02-15)
------------------
- Initial release.
[remdub]
Raw data
{
"_id": null,
"home_page": "https://github.com/IMIO/imio.plausible",
"name": "imio.plausible",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "Python Plone CMS",
"author": "remdub",
"author_email": "remi.dubois@imio.be",
"download_url": "https://files.pythonhosted.org/packages/d0/27/4e48ec7b089066c805e7d92fb95954caf00977dc8b5728a9b5da2368245d/imio.plausible-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/IMIO/imio.plausible/actions/workflows/plone-package.yml/badge.svg\n :target: https://github.com/IMIO/imio.plausible/actions/workflows/plone-package.yml\n\n.. image:: https://codecov.io/gh/IMIO/imio.plausible/graph/badge.svg?token=28881WG157\n :target: https://codecov.io/gh/IMIO/imio.plausible\n\n.. image:: https://img.shields.io/pypi/v/imio.plausible.svg\n :target: https://pypi.python.org/pypi/imio.plausible/\n :alt: Latest Version\n\n.. image:: https://img.shields.io/pypi/status/imio.plausible.svg\n :target: https://pypi.python.org/pypi/imio.plausible\n :alt: Egg Status\n\n.. image:: https://img.shields.io/pypi/pyversions/imio.plausible.svg?style=plastic :alt: Supported - Python Versions\n\n.. image:: https://img.shields.io/pypi/l/imio.plausible.svg\n :target: https://pypi.python.org/pypi/imio.plausible/\n :alt: License\n\n\n==============\nimio.plausible\n==============\n\nPlausible integration into Plone 5 and Plone 6 classic UI\n\nFeatures\n--------\n\n- Plausible browserview\n\n\n\n\nDocumentation\n-------------\n\nFull documentation for end users can be found in the \"docs\" folder.\n\n\nTranslations\n------------\n\nThis product has been translated into\n\n- English\n- French\n\n\nInstallation\n------------\n\nInstall imio.plausible by adding it to your buildout::\n\n [buildout]\n\n ...\n\n eggs =\n imio.plausible\n\n\nand then running ``bin/buildout``\n\n\nAuthors\n-------\n\niMio\n\n\nContributors\n------------\n\n- R\u00e9mi Dubois <remi.dubois@imio.be>\n- Christophe Boulanger <christophe.boulanger@imio.be>\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/IMIO/imio.plausible/issues\n- Source Code: https://github.com/IMIO/imio.plausible\n- Documentation: https://docs.plone.org/foo/bar\n\n\nSupport\n-------\n\nIf you are having issues, please let us know by submitting an issue on the issue tracker.\n\n\nLicense\n-------\n\nThe project is licensed under the GPLv2.\n\n\nContributors\n============\n\n- R\u00e9mi Dubois, remi.dubois@imio.be\n- Christophe Boulanger, christophe.boulanger@imio.be\n\n\nChangelog\n=========\n\n\n1.0a1 (2024-02-15)\n------------------\n\n- Initial release.\n [remdub]\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "Plausible integration into Plone 5 and Plone 6 classic UI",
"version": "1.0a1",
"project_urls": {
"Homepage": "https://github.com/IMIO/imio.plausible",
"PyPI": "https://pypi.org/project/imio.plausible/",
"Source": "https://github.com/IMIO/imio.plausible",
"Tracker": "https://github.com/IMIO/imio.plausible/issues"
},
"split_keywords": [
"python",
"plone",
"cms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "9bd61e4492481587663923ad7fed281ba55e42d4b2870c7ef0cb8d892d031d10",
"md5": "c1bfb85ad1ddbd7b6a909a11db8d8aad",
"sha256": "f51bc210a32acc3f5caa27c397d3d2a63009931a93c46979077fc4ae026b0a30"
},
"downloads": -1,
"filename": "imio.plausible-1.0a1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "c1bfb85ad1ddbd7b6a909a11db8d8aad",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.7",
"size": 30665,
"upload_time": "2024-02-15T13:43:59",
"upload_time_iso_8601": "2024-02-15T13:43:59.265694Z",
"url": "https://files.pythonhosted.org/packages/9b/d6/1e4492481587663923ad7fed281ba55e42d4b2870c7ef0cb8d892d031d10/imio.plausible-1.0a1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "d0274e48ec7b089066c805e7d92fb95954caf00977dc8b5728a9b5da2368245d",
"md5": "06fe0a178044ff4c3330044b95433d4e",
"sha256": "94378afba641fde29ffc28ac04180f2fd4cf495c64392211dee6c869e647abea"
},
"downloads": -1,
"filename": "imio.plausible-1.0a1.tar.gz",
"has_sig": false,
"md5_digest": "06fe0a178044ff4c3330044b95433d4e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 25336,
"upload_time": "2024-02-15T13:44:02",
"upload_time_iso_8601": "2024-02-15T13:44:02.389040Z",
"url": "https://files.pythonhosted.org/packages/d0/27/4e48ec7b089066c805e7d92fb95954caf00977dc8b5728a9b5da2368245d/imio.plausible-1.0a1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-02-15 13:44:02",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "IMIO",
"github_project": "imio.plausible",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "imio.plausible"
}