{ "info": { "author": "Sean Kelly", "author_email": "sean.kelly@jpl.nasa.gov", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Framework :: Plone", "Intended Audience :: Healthcare Industry", "License :: Other/Proprietary License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Internet :: WWW/HTTP", "Topic :: Office/Business :: Scheduling", "Topic :: Scientific/Engineering :: Bio-Informatics", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "*****************\nedrnsite.calendar\n*****************\n\nThis product, ``edrnsite.calendar``, provides calendaring features for the\nEarly Detection Research Network's public portal (EDRN_). Although intended\nfor the EDRN public portal, it can be installed in any Plone_ 3 (or later)\nsite. It was developed by the Informatics Center (IC_), operated by JPL_.\n\n.. References:\n.. _EDRN: http://edrn.nci.nih.gov/\n.. _IC: http://cancer.jpl.nasa.gov/\n.. _JPL: http://www.jpl.nasa.gov/\n.. _Plone: http://plone.org/\n\n\nInstallation\n============\n\nUse Buildout_ with the plone.recipe.zope2instance recipe.\n\n* Add ``edrnsite.calendar`` to the list of eggs to install, e.g.::\n \n [buildout]\n ...\n eggs =\n ...\n edrnsite.calendar\n \n* Tell the plone.recipe.zope2instance recipe to install a ZCML slug::\n \n [instance]\n recipe = plone.recipe.zope2instance\n ...\n zcml =\n edrnsite.calendar\n \n* Re-run buildout, e.g. with::\n \n % ./bin/buildout\n \nYou can skip the ZCML slug if you are going to explicitly include the package\nfrom another package's configure.zcml file.\n\n.. References:\n.. _Buildout: http://www.buildout.org/\n\n\nChangelog\n=========\n\nWhat follows is a history of changes from release to release.\n\n\n0.0.0 - Unreleased\n------------------\n\nInitial release into beta.\n\n\n\nCopyright\n=========\n\nCopyright 2009-2010 by the California Institute of Technology. ALL RIGHTS\nRESERVED.\n\nThe Software is owned by Caltech/JPL and is protected by United States\ncopyright laws and applicable international treaties and/or conventions. The\nUnited States Government may have prior rights to use some or all of the\nSoftware as determined under applicable contracts and license agreements with\nCaltech/JPL.\n\nThis software was developed at the Jet Propulsion Laboratory, an operating\ndivision of the California Institute of Technology and is not available for\nuse by any person, organization, or other entity without prior, specific\nwritten permission.", "description_content_type": null, "docs_url": null, "download_url": "http://oodt.jpl.nasa.gov/dist/edrnsite", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://cancer.jpl.nasa.gov/products/edrnsite-calendar", "keywords": "web zope plone edrn cancer biomarkers calendar", "license": "Proprietary", "maintainer": null, "maintainer_email": null, "name": "edrnsite.calendar", "package_url": "https://pypi.org/project/edrnsite.calendar/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/edrnsite.calendar/", "project_urls": { "Download": "http://oodt.jpl.nasa.gov/dist/edrnsite", "Homepage": "http://cancer.jpl.nasa.gov/products/edrnsite-calendar" }, "release_url": "https://pypi.org/project/edrnsite.calendar/0.0.0/", "requires_dist": null, "requires_python": null, "summary": "EDRN Site Calendar", "version": "0.0.0" }, "last_serial": 1353508, "releases": { "0.0.0": [], "0.0.0dev-r5576": [], "0.0.0dev-r5639": [], "0.0.0dev-r5665": [], "0.0.0dev-r6014": [] }, "urls": [] }