==========================
eea.api.versions
==========================
.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.api.versions/develop
:target: https://ci.eionet.europa.eu/job/eea/job/eea.api.versions/job/develop/display/redirect
:alt: Develop
.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.api.versions/master
:target: https://ci.eionet.europa.eu/job/eea/job/eea.api.versions/job/master/display/redirect
:alt: Master
The eea.api.versions is a Plone add-on
.. contents::
Main features
=============
1. Easy to install/uninstall via Site Setup > Add-ons
2.
3.
Install
=======
* Add eea.api.versions to your eggs section in your buildout and
re-run buildout::
[buildout]
eggs +=
eea.api.versions
* You can download a sample buildout from:
- https://github.com/eea/eea.api.versions/tree/master/buildouts/plone4
- https://github.com/eea/eea.api.versions/tree/master/buildouts/plone5
* Or via docker::
$ docker run --rm -p 8080:8080 -e ADDONS="eea.api.versions" plone
* Install *eea.api.versions* within Site Setup > Add-ons
Buildout installation
=====================
- `Plone 4+ <https://github.com/eea/eea.api.versions/tree/master/buildouts/plone4>`_
- `Plone 5+ <https://github.com/eea/eea.api.versions/tree/master/buildouts/plone5>`_
Source code
===========
- `Plone 4+ on github <https://github.com/eea/eea.api.versions>`_
- `Plone 5+ on github <https://github.com/eea/eea.api.versions>`_
Eggs repository
===============
- https://pypi.python.org/pypi/eea.api.versions
- http://eggrepo.eea.europa.eu/simple
Plone versions
==============
It has been developed and tested for Plone 4 and 5. See buildouts section above.
How to contribute
=================
See the `contribution guidelines (CONTRIBUTING.md) <https://github.com/eea/eea.api.versions/blob/master/CONTRIBUTING.md>`_.
Copyright and license
=====================
eea.api.versions (the Original Code) is free software; you can
redistribute it and/or modify it under the terms of the
GNU General Public License as published by the Free Software Foundation;
either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc., 59
Temple Place, Suite 330, Boston, MA 02111-1307 USA.
The Initial Owner of the Original Code is European Environment Agency (EEA).
Portions created by Eau de Web are Copyright (C) 2009 by
European Environment Agency. All Rights Reserved.
Funding
=======
EEA_ - European Environment Agency (EU)
.. _EEA: https://www.eea.europa.eu/
.. _`EEA Web Systems Training`: http://www.youtube.com/user/eeacms/videos?view=1
Changelog
=========
1.1 - (2024-12-18)
---------------------------
* Removed print statement
[ichim-david refs #280462]
1.0 - (2024-12-18)
-----------------------
* Initial release.
[ichim-david refs #280462]
Raw data
{
"_id": null,
"home_page": "https://github.com/eea/eea.api.versions",
"name": "eea.api.versions",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "EEA Add-ons Plone Zope",
"author": "European Environment Agency: IDM2 A-Team",
"author_email": "eea-edw-a-team-alerts@googlegroups.com",
"download_url": "https://files.pythonhosted.org/packages/d8/60/2c0c083fa5d451caddf185d1884d1081f008092bc026c4ec4ef4f8dd5b5d/eea.api.versions-1.1.tar.gz",
"platform": null,
"description": "==========================\neea.api.versions\n==========================\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.api.versions/develop\n :target: https://ci.eionet.europa.eu/job/eea/job/eea.api.versions/job/develop/display/redirect\n :alt: Develop\n.. image:: https://ci.eionet.europa.eu/buildStatus/icon?job=eea/eea.api.versions/master\n :target: https://ci.eionet.europa.eu/job/eea/job/eea.api.versions/job/master/display/redirect\n :alt: Master\n\nThe eea.api.versions is a Plone add-on\n\n.. contents::\n\n\nMain features\n=============\n\n1. Easy to install/uninstall via Site Setup > Add-ons\n2.\n3.\n\nInstall\n=======\n\n* Add eea.api.versions to your eggs section in your buildout and\n re-run buildout::\n\n [buildout]\n eggs +=\n eea.api.versions\n\n* You can download a sample buildout from:\n\n - https://github.com/eea/eea.api.versions/tree/master/buildouts/plone4\n - https://github.com/eea/eea.api.versions/tree/master/buildouts/plone5\n\n* Or via docker::\n\n $ docker run --rm -p 8080:8080 -e ADDONS=\"eea.api.versions\" plone\n\n* Install *eea.api.versions* within Site Setup > Add-ons\n\n\nBuildout installation\n=====================\n\n- `Plone 4+ <https://github.com/eea/eea.api.versions/tree/master/buildouts/plone4>`_\n- `Plone 5+ <https://github.com/eea/eea.api.versions/tree/master/buildouts/plone5>`_\n\n\nSource code\n===========\n\n- `Plone 4+ on github <https://github.com/eea/eea.api.versions>`_\n- `Plone 5+ on github <https://github.com/eea/eea.api.versions>`_\n\n\nEggs repository\n===============\n\n- https://pypi.python.org/pypi/eea.api.versions\n- http://eggrepo.eea.europa.eu/simple\n\n\nPlone versions\n==============\nIt has been developed and tested for Plone 4 and 5. See buildouts section above.\n\n\nHow to contribute\n=================\nSee the `contribution guidelines (CONTRIBUTING.md) <https://github.com/eea/eea.api.versions/blob/master/CONTRIBUTING.md>`_.\n\nCopyright and license\n=====================\n\neea.api.versions (the Original Code) is free software; you can\nredistribute it and/or modify it under the terms of the\nGNU General Public License as published by the Free Software Foundation;\neither version 2 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but\nWITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY\nor FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License\nfor more details.\n\nYou should have received a copy of the GNU General Public License along\nwith this program; if not, write to the Free Software Foundation, Inc., 59\nTemple Place, Suite 330, Boston, MA 02111-1307 USA.\n\nThe Initial Owner of the Original Code is European Environment Agency (EEA).\nPortions created by Eau de Web are Copyright (C) 2009 by\nEuropean Environment Agency. All Rights Reserved.\n\n\nFunding\n=======\n\nEEA_ - European Environment Agency (EU)\n\n.. _EEA: https://www.eea.europa.eu/\n.. _`EEA Web Systems Training`: http://www.youtube.com/user/eeacms/videos?view=1\n\nChangelog\n=========\n\n1.1 - (2024-12-18)\n---------------------------\n* Removed print statement\n [ichim-david refs #280462]\n\n1.0 - (2024-12-18)\n-----------------------\n\n* Initial release.\n [ichim-david refs #280462]\n",
"bugtrack_url": null,
"license": "GPL version 2",
"summary": "Versions based on publication_groups",
"version": "1.1",
"project_urls": {
"Homepage": "https://github.com/eea/eea.api.versions"
},
"split_keywords": [
"eea",
"add-ons",
"plone",
"zope"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d8602c0c083fa5d451caddf185d1884d1081f008092bc026c4ec4ef4f8dd5b5d",
"md5": "319b8404ffe5b5cbdca9a61f1d7bebbe",
"sha256": "8c41a6952a79cb3267f0c6160ba2f457a543f24f653e4d6463bed79447375c2d"
},
"downloads": -1,
"filename": "eea.api.versions-1.1.tar.gz",
"has_sig": false,
"md5_digest": "319b8404ffe5b5cbdca9a61f1d7bebbe",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 21186,
"upload_time": "2024-12-19T13:27:51",
"upload_time_iso_8601": "2024-12-19T13:27:51.903199Z",
"url": "https://files.pythonhosted.org/packages/d8/60/2c0c083fa5d451caddf185d1884d1081f008092bc026c4ec4ef4f8dd5b5d/eea.api.versions-1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-12-19 13:27:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "eea",
"github_project": "eea.api.versions",
"travis_ci": true,
"coveralls": false,
"github_actions": false,
"tox": true,
"lcname": "eea.api.versions"
}