{
  "channels": [
    "defaults"
  ],
  "conda_build_version": "3.18.9",
  "conda_private": false,
  "conda_version": "4.7.12",
  "description": "This is a backport of the standard library typing module to Python versions\nolder than 3.5. Typing defines a standard notation for Python function and\nvariable type annotations. The notation can be used for documenting code in\na concise, standard format, and it has been designed to also be used by\nstatic and runtime type checkers, static analyzers, IDEs and other tools.\n",
  "dev_url": "https://github.com/python/cpython/blob/3.5/Lib/typing.py",
  "doc_source_url": "https://github.com/python/cpython/tree/3.5/Doc",
  "doc_url": "https://docs.python.org/3.5/library/typing.html",
  "env_vars": {
    "CIO_TEST": "<not set>"
  },
  "extra": {
    "copy_test_source_files": true,
    "final": true,
    "recipe-maintainers": [
      "msarahan",
      "ocefpaf"
    ]
  },
  "home": "https://docs.python.org/3.5/library/typing.html",
  "identifiers": [],
  "keywords": [],
  "license": "PSF",
  "license_file": "LICENSE",
  "root_pkgs": [
    "_libgcc_mutex 0.1 main",
    "anaconda-client 1.7.2 py37_0",
    "asn1crypto 0.24.0 py37_0",
    "attrs 19.1.0 py37_1",
    "beautifulsoup4 4.8.0 py37_0",
    "binutils_impl_linux-64 2.31.1 h6176602_1",
    "binutils_linux-64 2.31.1 h6176602_8",
    "bzip2 1.0.8 h7b6447c_0",
    "ca-certificates 2019.5.15 1",
    "cffi 1.12.3 py37h2e261b9_0",
    "chardet 3.0.4 py37_1003",
    "clyent 1.2.2 py37_1",
    "conda-build 3.18.9 py37_3",
    "cryptography 2.7 py37h1ba5d50_0",
    "curl 7.65.3 hbc83047_0",
    "decorator 4.4.0 py37_1",
    "expat 2.2.6 he6710b0_0",
    "filelock 3.0.12 py_0",
    "gcc_impl_linux-64 7.3.0 habb00fd_1",
    "gcc_linux-64 7.3.0 h553295d_8",
    "git 2.20.1 pl526hacde149_0",
    "glob2 0.7 py_0",
    "gxx_impl_linux-64 7.3.0 hdf63c60_1",
    "gxx_linux-64 7.3.0 h553295d_8",
    "idna 2.8 py37_0",
    "ipython_genutils 0.2.0 py37_0",
    "jinja2 2.10.1 py37_0",
    "jsonschema 3.0.2 py37_0",
    "jupyter_core 4.5.0 py_0",
    "krb5 1.16.1 h173b8e3_7",
    "libarchive 3.3.3 h5d8350f_5",
    "libcurl 7.65.3 h20c2e04_0",
    "libedit 3.1.20181209 hc058e9b_0",
    "libffi 3.2.1 hd88cf55_4",
    "libgcc-ng 9.1.0 hdf63c60_0",
    "liblief 0.9.0 h7725739_2",
    "libssh2 1.8.2 h1ba5d50_0",
    "libstdcxx-ng 9.1.0 hdf63c60_0",
    "libxml2 2.9.9 hea5a465_1",
    "lz4-c 1.8.1.2 h14c3975_0",
    "lzo 2.10 h49e0be7_2",
    "markupsafe 1.1.1 py37h7b6447c_0",
    "nbformat 4.4.0 py37_0",
    "ncurses 6.1 he6710b0_1",
    "patchelf 0.9 he6710b0_3",
    "perl 5.26.2 h14c3975_0",
    "pip 19.2.2 py37_0",
    "pkginfo 1.5.0.1 py37_0",
    "psutil 5.6.3 py37h7b6447c_0",
    "py-lief 0.9.0 py37h7725739_2",
    "pycosat 0.6.3 py37h14c3975_0",
    "pycparser 2.19 py37_0",
    "pyopenssl 19.0.0 py37_0",
    "pyrsistent 0.14.11 py37h7b6447c_0",
    "pysocks 1.7.0 py37_0",
    "python 3.7.4 h265db76_1",
    "python-dateutil 2.8.0 py37_0",
    "python-libarchive-c 2.8 py37_13",
    "pytz 2019.2 py_0",
    "pyyaml 5.1.2 py37h7b6447c_0",
    "readline 7.0 h7b6447c_5",
    "requests 2.22.0 py37_0",
    "ripgrep 0.10.0 hc07d326_0",
    "ruamel_yaml 0.15.46 py37h14c3975_0",
    "six 1.12.0 py37_0",
    "soupsieve 1.9.2 py37_0",
    "sqlite 3.29.0 h7b6447c_0",
    "tk 8.6.8 hbc83047_0",
    "tqdm 4.32.1 py_0",
    "traitlets 4.3.2 py37_0",
    "urllib3 1.24.2 py37_0",
    "wheel 0.33.4 py37_0",
    "xz 5.2.4 h14c3975_4",
    "yaml 0.1.7 had09818_2",
    "zlib 1.2.11 h7b6447c_3",
    "zstd 1.3.7 h0b5b093_0",
    "openssl 1.1.1d h7b6447c_1",
    "certifi 2019.9.11 py37_0",
    "conda-package-handling 1.6.0 py37h7b6447c_0",
    "setuptools 41.2.0 py37_0",
    "conda 4.7.12 py37_0"
  ],
  "summary": "Type Hints for Python - backport for Python<3.5",
  "tags": []
}