{ "info": { "author": "J\u00e9r\u00e9mie DECOCK", "author_email": "jd.jdhp@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 3", "Topic :: Software Development :: Libraries", "Topic :: Software Development :: Libraries :: Application Frameworks", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "=======\nOpenCAL\n=======\n\nCopyright (c) 2008-2019 J\u00e9r\u00e9mie DECOCK (www.jdhp.org)\n\n* Web site: http://www.jdhp.org/software_en.html#opencal\n* Online documentation: https://jdhp.gitlab.io/opencal\n* Examples: https://jdhp.gitlab.io/opencal/gallery/\n\n* Notebooks: https://gitlab.com/jdhp/opencal-lib-python-notebooks\n* Source code: https://gitlab.com/jdhp/opencal-lib-python\n* Issue tracker: https://gitlab.com/jdhp/opencal-lib-python/issues\n* OpenCal on PyPI: https://pypi.org/project/opencal\n\n\nDescription\n===========\n\nOpenCAL core library for Python\n\nNote:\n\n This project is still in beta stage, so the API is not finalized yet.\n\n\nDependencies\n============\n\n* Python >= 3.0\n\n.. _install:\n\nInstallation\n============\n\nGnu/Linux\n---------\n\nYou can install, upgrade, uninstall OpenCAL with these commands (in a\nterminal)::\n\n pip install --pre opencal\n pip install --upgrade opencal\n pip uninstall opencal\n\nOr, if you have downloaded the OpenCAL source code::\n\n python3 setup.py install\n\n.. There's also a package for Debian/Ubuntu::\n.. \n.. sudo apt-get install opencal\n\nWindows\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.4 under Windows 7.\n.. It should also work with recent Windows systems.\n\nYou can install, upgrade, uninstall OpenCAL with these commands (in a\n`command prompt`_)::\n\n py -m pip install --pre opencal\n py -m pip install --upgrade opencal\n py -m pip uninstall opencal\n\nOr, if you have downloaded the OpenCAL source code::\n\n py setup.py install\n\nMacOSX\n-------\n\n.. Note:\n.. \n.. The following installation procedure has been tested to work with Python\n.. 3.5 under MacOSX 10.9 (*Mavericks*).\n.. It should also work with recent MacOSX systems.\n\nYou can install, upgrade, uninstall OpenCAL with these commands (in a\nterminal)::\n\n pip install --pre opencal\n pip install --upgrade opencal\n pip uninstall opencal\n\nOr, if you have downloaded the OpenCAL source code::\n\n python3 setup.py install\n\n\nDocumentation\n=============\n\n* Online documentation: https://jdhp.gitlab.io/opencal\n* API documentation: https://jdhp.gitlab.io/opencal/api.html\n\n\nExample usage\n=============\n\nTODO\n\n\nBug reports\n===========\n\nTo search for bugs or report them, please use the OpenCAL Bug Tracker at:\n\n https://gitlab.com/jdhp/opencal-lib-python/issues\n\n\nLicense\n=======\n\nThis project is provided under the terms and conditions of the `MIT License`_.\n\n\n.. _MIT License: http://opensource.org/licenses/MIT\n.. _command prompt: https://en.wikipedia.org/wiki/Cmd.exe\n", "description_content_type": "", "docs_url": null, "download_url": "http://www.jdhp.org/software_en.html#opencal", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.jdhp.org/software_en.html#opencal", "keywords": "opencal", "license": "", "maintainer": "", "maintainer_email": "", "name": "opencal", "package_url": "https://pypi.org/project/opencal/", "platform": "", "project_url": "https://pypi.org/project/opencal/", "project_urls": { "Download": "http://www.jdhp.org/software_en.html#opencal", "Homepage": "http://www.jdhp.org/software_en.html#opencal" }, "release_url": "https://pypi.org/project/opencal/0.1.dev0/", "requires_dist": null, "requires_python": "", "summary": "OpenCAL core library for Python", "version": "0.1.dev0" }, "last_serial": 5257460, "releases": { "0.1.dev0": [ { "comment_text": "", "digests": { "md5": "d89de004e9867ac13f5458e99c75eb22", "sha256": "119091c8e67da78cc9b212c1fc2a1f5741f6a50646e42307a72a98b5c00e669b" }, "downloads": -1, "filename": "opencal-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "d89de004e9867ac13f5458e99c75eb22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15618, "upload_time": "2019-05-11T21:48:51", "url": "https://files.pythonhosted.org/packages/53/a8/e61ece4c751b04ffe247b95e5b5cc2dc193b147a550f6e47a29d0ead0eb1/opencal-0.1.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "d89de004e9867ac13f5458e99c75eb22", "sha256": "119091c8e67da78cc9b212c1fc2a1f5741f6a50646e42307a72a98b5c00e669b" }, "downloads": -1, "filename": "opencal-0.1.dev0.tar.gz", "has_sig": false, "md5_digest": "d89de004e9867ac13f5458e99c75eb22", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15618, "upload_time": "2019-05-11T21:48:51", "url": "https://files.pythonhosted.org/packages/53/a8/e61ece4c751b04ffe247b95e5b5cc2dc193b147a550f6e47a29d0ead0eb1/opencal-0.1.dev0.tar.gz" } ] }