{ "info": { "author": "Tommy Yu", "author_email": "tommy.yu@auckland.ac.nz", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6" ], "description": "calmjs.types\n============\n\nA collection of types (mostly exception classes) for use with |calmjs|_.\n\n.. image:: https://travis-ci.org/calmjs/calmjs.types.svg?branch=1.0.0\n :target: https://travis-ci.org/calmjs/calmjs.types\n.. image:: https://ci.appveyor.com/api/projects/status/iyrgqhraj2qjn1cl/branch/1.0.0?svg=true\n :target: https://ci.appveyor.com/project/metatoaster/calmjs-types/branch/1.0.0\n.. image:: https://coveralls.io/repos/github/calmjs/calmjs.types/badge.svg?branch=1.0.0\n :target: https://coveralls.io/github/calmjs/calmjs.types?branch=1.0.0\n\n.. |calmjs| replace:: ``calmjs``\n.. |calmjs.types| replace:: ``calmjs.types``\n.. _calmjs: https://pypi.python.org/pypi/calmjs\n\n\nIntroduction\n------------\n\nDevelopers of packages and extensions that make use of the Calmjs\ntoolchain has the option to advise the toolchain with their custom\nentry point declarations. However, to halt the execution they will\nneed to raise specific exceptions. This package provides those\nexceptions as a separate package, under the MIT Expat license, to avoid\nthe coupling of the package being developed from the core calmjs\npackage.\n\n\nInstallation\n------------\n\nAs this is a developer catered package, the installation should be\noptional, and the recommended method is to use the ``install_requires``\nor ``setup_requires`` argument for the ``setup`` function call for the\n``setup.py`` of the package.\n\nIf required, the following command may be executed to source the latest\nstable version of |calmjs.types| wheel from PyPI for installation into\nthe current Python environment.\n\n.. code:: sh\n\n $ pip install calmjs.parse\n\n\nContribute\n----------\n\n- Issue Tracker: https://github.com/calmjs/calmjs.types/issues\n- Source Code: https://github.com/calmjs/calmjs.types\n\n\nLegal\n-----\n\nThe |calmjs.types| package is copyright (c) 2017 Auckland Bioengineering\nInstitute, University of Auckland. The |calmjs.types| package is\nlicensed under the MIT license (specifically, the Expat License).\n\nThe Calmjs project is copyright (c) 2017 Auckland Bioengineering\nInstitute, University of Auckland.\n\nChangelog\n=========\n\n1.0.0 - 2017-12-06\n------------------\n\n- Initial release.\n\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/calmjs/calmjs.types", "keywords": "", "license": "mit", "maintainer": "", "maintainer_email": "", "name": "calmjs.types", "package_url": "https://pypi.org/project/calmjs.types/", "platform": "", "project_url": "https://pypi.org/project/calmjs.types/", "project_urls": { "Homepage": "https://github.com/calmjs/calmjs.types" }, "release_url": "https://pypi.org/project/calmjs.types/1.0.0/", "requires_dist": [ "setuptools" ], "requires_python": "", "summary": "Types for the calmjs framework.", "version": "1.0.0" }, "last_serial": 3392481, "releases": { "1.0.0": [ { "comment_text": "", "digests": { "md5": "7b37d7fea50fa6d1e728c921c2afad8f", "sha256": "856ddeccb81dbe0600fc4394fbbb5f97ecb35176621602010f3cb289f66ca9ef" }, "downloads": -1, "filename": "calmjs.types-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7b37d7fea50fa6d1e728c921c2afad8f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6153, "upload_time": "2017-12-06T01:31:45", "url": "https://files.pythonhosted.org/packages/75/d9/bcab0e6ea93f5eb279aef2f79b069ade8782885ffd2e6038fffde1d5b334/calmjs.types-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f132e5487346c8f641848072de2a6ae6", "sha256": "7f5c154c3ef83067b17f2c2a42c6c5108c3bb002b2ed200af68b1423dbfb83a2" }, "downloads": -1, "filename": "calmjs.types-1.0.0.zip", "has_sig": false, "md5_digest": "f132e5487346c8f641848072de2a6ae6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8266, "upload_time": "2017-12-06T01:45:48", "url": "https://files.pythonhosted.org/packages/70/7b/9f545dc460ec4d413bbbc3a71d2ef1e120c7610eb5cc151f0978e3ec1554/calmjs.types-1.0.0.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7b37d7fea50fa6d1e728c921c2afad8f", "sha256": "856ddeccb81dbe0600fc4394fbbb5f97ecb35176621602010f3cb289f66ca9ef" }, "downloads": -1, "filename": "calmjs.types-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7b37d7fea50fa6d1e728c921c2afad8f", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 6153, "upload_time": "2017-12-06T01:31:45", "url": "https://files.pythonhosted.org/packages/75/d9/bcab0e6ea93f5eb279aef2f79b069ade8782885ffd2e6038fffde1d5b334/calmjs.types-1.0.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f132e5487346c8f641848072de2a6ae6", "sha256": "7f5c154c3ef83067b17f2c2a42c6c5108c3bb002b2ed200af68b1423dbfb83a2" }, "downloads": -1, "filename": "calmjs.types-1.0.0.zip", "has_sig": false, "md5_digest": "f132e5487346c8f641848072de2a6ae6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 8266, "upload_time": "2017-12-06T01:45:48", "url": "https://files.pythonhosted.org/packages/70/7b/9f545dc460ec4d413bbbc3a71d2ef1e120c7610eb5cc151f0978e3ec1554/calmjs.types-1.0.0.zip" } ] }