{
  "channeldata_version": 1,
  "packages": {
    "_pytorch_select": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": null,
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": null,
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Package used to select the specific PyTorch build variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639601360,
      "version": "2.0"
    },
    "_tensorflow_select": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": null,
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": null,
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Package used to select the specific Tensorflow build variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638513469,
      "version": "2.0"
    },
    "arrow-cpp": {
      "activate.d": false,
      "binary_prefix": true,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://github.com/apache/arrow",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "3.0.0": {
          "weak": [
            "arrow-cpp >=3.0.0,<3.0.1.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": "https://github.com/apache/arrow/archive/refs/tags/apache-arrow-3.0.0.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "C++ libraries for Apache Arrow",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639991495,
      "version": "3.0.0"
    },
    "arrow-cpp-proc": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://github.com/apache/arrow",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/apache/arrow/archive/refs/tags/apache-arrow-3.0.0.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A meta-package to select Arrow build variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639981178,
      "version": "3.0.0"
    },
    "av": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "PyAV is a Pythonic binding for FFmpeg or Libav. We aim to provide all of the power and control of the underlying library, but manage the gritty details as much as possible.",
      "dev_url": "https://github.com/PyAV-Org/PyAV/",
      "doc_source_url": null,
      "doc_url": "https://pyav.org/docs/develop/",
      "home": "https://github.com/PyAV-Org/PyAV/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD 3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "8.0.3": {
          "weak": [
            "av >=8.0.3,<9.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/a/av/av-8.0.3.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Pythonic bindings for FFmpeg.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639867326,
      "version": "8.0.3"
    },
    "bazel": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Bazel is Google's own build tool, now publicly available in Beta. Bazel has built-in support for building both client and server software, including client applications for both Android and iOS platforms. It also provides an extensible framework that you can use to develop your own build rules.",
      "dev_url": "https://github.com/bazelbuild/bazel",
      "doc_source_url": null,
      "doc_url": "https://www.bazel.io/versions/master/docs/install.html",
      "home": "https://www.bazel.io/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/bazelbuild/bazel/releases/download/3.7.2/bazel-3.7.2-dist.zip",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "build system originally authored by Google",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638508019,
      "version": "3.7.2"
    },
    "boost_mp11": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/boostorg/mp11",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSL-1.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/boostorg/mp11/",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "C++11 metaprogramming library",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639621078,
      "version": "1.76.0"
    },
    "chkconfig-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Chkconfig is a basic system utility.  It updates and queries runlevel information for system services.  Chkconfig manipulates the numerous symbolic links in /etc/rc.d, to relieve system administrators of some of the drudgery of manually editing the symbolic links.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/fedora-sysv/chkconfig",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "GPL-2.0-only",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) A system tool for maintaining the /etc/rc*.d hierarchy",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398372,
      "version": "1.3.49.5"
    },
    "clang": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://llvm.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0 WITH LLVM-exception",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-ppc64le"
      ],
      "summary": "Development headers and libraries for Clang",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507166,
      "version": "10.0.1"
    },
    "clang-tools": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://llvm.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0 WITH LLVM-exception",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-ppc64le"
      ],
      "summary": "Development headers and libraries for Clang",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507305,
      "version": "10.0.1"
    },
    "clangdev": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://llvm.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0 WITH LLVM-exception",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-ppc64le"
      ],
      "summary": "Development headers and libraries for Clang",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507355,
      "version": "10.0.1"
    },
    "clangxx": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://llvm.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0 WITH LLVM-exception",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-ppc64le"
      ],
      "summary": "Development headers and libraries for Clang",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507224,
      "version": "10.0.1"
    },
    "copy-jdk-configs-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Utility script to transfer JDKs configuration files between updates or for archiving. With script to fix incorrectly created rpmnew files",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://pagure.io/copy_jdk_configs",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) JDKs configuration files copier",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398425,
      "version": "3.3"
    },
    "cudatoolkit": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "CUDA is a parallel computing platform and programming model developed by NVIDIA for general computing on graphical processing units (GPUs). With CUDA, developers can dramatically speed up computing applications by harnessing the power of GPUs.  The CUDA Toolkit from NVIDIA provides everything you need to develop GPU-accelerated applications. This CUDA Toolkit includes GPU-accelerated libraries, and the CUDA runtime for the Conda ecosystem. For the full CUDA Toolkit with a compiler and development tools visit https://developer.nvidia.com/cuda-downloads  License Agreements The packages are governed by the CUDA Toolkit End User License Agreement (EULA). By downloading and using the packages, you accept the terms and conditions of the CUDA EULA - https://docs.nvidia.com/cuda/eula/index.html",
      "dev_url": "https://developer.nvidia.com/cuda-downloads",
      "doc_source_url": null,
      "doc_url": "https://docs.nvidia.com/cuda/",
      "home": "https://developer.nvidia.com/cuda-toolkit",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "LicenseRef-NVIDIA-End-User-License-Agreement",
      "post_link": true,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "CUDA Toolkit - Including CUDA runtime",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638511398,
      "version": "11.2.2"
    },
    "cudnn": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": null,
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": null,
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://developer.download.nvidia.com/compute/redist/cudnn/v8.1.1/cudnn-11.2-linux-ppc64le-v8.1.1.33.tgz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "The NVIDIA CUDA Deep Neural Network library. A GPU-accelerated library of primitives for deep neural networks.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638512218,
      "version": "8.1.1_11.2"
    },
    "dali": {
      "activate.d": true,
      "binary_prefix": true,
      "deactivate.d": true,
      "description": "A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications",
      "dev_url": "https://github.com/NVIDIA/DALI",
      "doc_source_url": null,
      "doc_url": "https://docs.nvidia.com/deeplearning/sdk/dali-developer-guide/index.html",
      "home": "https://github.com/NVIDIA/DALI",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/open-ce/DALI/",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639993141,
      "version": "1.4.0"
    },
    "dali-tf-plugin": {
      "activate.d": false,
      "binary_prefix": true,
      "deactivate.d": false,
      "description": "A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications",
      "dev_url": "https://github.com/NVIDIA/DALI",
      "doc_source_url": null,
      "doc_url": "https://docs.nvidia.com/deeplearning/sdk/dali-developer-guide/index.html",
      "home": "https://github.com/NVIDIA/DALI",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/open-ce/DALI/",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A library containing both highly optimized building blocks and an execution engine for data pre-processing in deep learning applications",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639993321,
      "version": "1.4.0"
    },
    "dm-tree": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Tree is a library for working with nested data structures. In a way, tree generalizes the builtin map function which only supports flat sequences, and allows to apply a function to each \"leaf\" preserving the overall structure.",
      "dev_url": "https://github.com/deepmind/tree",
      "doc_source_url": null,
      "doc_url": "https://github.com/deepmind/tree",
      "home": "https://github.com/deepmind/tree",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache License 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/d/dm-tree/dm-tree-0.1.5.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A library for working with nested data structures.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639959270,
      "version": "0.1.5"
    },
    "fire": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Python Fire is a simple way to create a CLI in Python. Python Fire is a helpful tool for developing and debugging Python code. Python Fire helps with exploring existing code or turning other people's code into a CLI. Python Fire makes transitioning between Bash and Python easier. Python Fire makes using a Python REPL easier by setting up the REPL with the modules and variables you'll need already imported and created.",
      "dev_url": "https://github.com/google/python-fire",
      "doc_source_url": null,
      "doc_url": "https://github.com/google/python-fire/blob/master/doc/guide.md",
      "home": "https://github.com/google/python-fire",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/f/fire/fire-0.4.0.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "Python Fire is a library for creating command line interfaces (CLIs) from absolutely any Python object.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638492502,
      "version": "0.4.0"
    },
    "gmock": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/google/googletest",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD-3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/google/googletest/archive/release-1.10.0.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Google's C++ test framework",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639621141,
      "version": "1.10.0"
    },
    "grpc-cpp": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "gRPC is a modern, open source, high-performance remote procedure call (RPC) framework that can run anywhere. gRPC enables client and server applications to communicate transparently, and simplifies the building of connected systems.  This package contains the gRPC C++ libraries and header files, as well as the code generation plugins.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": "https://grpc.io/docs/",
      "home": "https://grpc.io/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "1.36.4": {
          "weak": [
            "grpc-cpp >=1.36.4,<1.37.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": "https://github.com/grpc/grpc/archive/v1.36.4.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "gRPC - A high-performance, open-source universal RPC framework",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639595470,
      "version": "1.36.4"
    },
    "gtest": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/google/googletest",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD-3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/google/googletest/archive/release-1.10.0.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Google's C++ test framework",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639621129,
      "version": "1.10.0"
    },
    "horovod": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/horovod/horovod.git",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/horovod/horovod.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Distributed training framework for TensorFlow, Keras, PyTorch, and Apache MXNet.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639993761,
      "version": "0.22.1"
    },
    "huggingface_hub": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Client library to download and publish models on the huggingface.co hub",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/huggingface/huggingface_hub",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/huggingface/huggingface_hub/archive/v0.0.16.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "Client library to download and publish models on the huggingface.co hub",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639614663,
      "version": "0.0.16"
    },
    "jansson": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/akheron/jansson",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "2.13.1": {
          "weak": [
            "jansson >=2.13.1,<3.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": "https://github.com/akheron/jansson/archive/v2.13.1.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Jansson is a C library for encoding, decoding and manipulating JSON data.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639595325,
      "version": "2.13.1"
    },
    "java-1.8.0-openjdk-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The OpenJDK runtime environment.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://openjdk.java.net/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv1.1 and MPLv2.0 and Public Domain and W3C and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) OpenJDK Runtime Environment",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398518,
      "version": "1.8.0.171"
    },
    "java-1.8.0-openjdk-cos7-ppc64le": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The OpenJDK runtime environment.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://openjdk.java.net/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv1.1 and MPLv2.0 and Public Domain and W3C and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) OpenJDK Runtime Environment",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507682,
      "version": "1.8.0.242"
    },
    "java-1.8.0-openjdk-devel-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The OpenJDK Development Toolkit.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://openjdk.java.net/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv1.1 and MPLv2.0 and Public Domain and W3C and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) OpenJDK Development Toolkit",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398540,
      "version": "1.8.0.171"
    },
    "java-1.8.0-openjdk-devel-cos7-ppc64le": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The OpenJDK Development Toolkit.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://openjdk.java.net/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv1.1 and MPLv2.0 and Public Domain and W3C and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) OpenJDK Development Toolkit",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507713,
      "version": "1.8.0.242"
    },
    "java-1.8.0-openjdk-headless-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The OpenJDK runtime environment without audio and video",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://openjdk.java.net/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv1.1 and MPLv2.0 and Public Domain and W3C and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) The OpenJDK runtime environment without audio and video support",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398478,
      "version": "1.8.0.171"
    },
    "java-1.8.0-openjdk-headless-cos7-ppc64le": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The OpenJDK runtime environment without audio and video",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://openjdk.java.net/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv1.1 and MPLv2.0 and Public Domain and W3C and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) The OpenJDK runtime environment without audio and video support",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507618,
      "version": "1.8.0.242"
    },
    "jpeg-turbo": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://www.libjpeg-turbo.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "IJG, modified 3-clause BSD and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/libjpeg-turbo/libjpeg-turbo",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "IJG JPEG compliant runtime library with SIMD and other optimizations",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639961459,
      "version": "2.1.0"
    },
    "keras": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/keras-team/keras",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://files.pythonhosted.org/packages/5a/38/04d9b7fb53acdf861df2c4505fa96b06c779817a511e94b8882d284ba360/keras-2.6.0-py2.py3-none-any.whl",
      "subdirs": [
        "noarch"
      ],
      "summary": "Deep Learning for Python",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639620688,
      "version": "2.6.0"
    },
    "libclang": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://llvm.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0 WITH LLVM-exception",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-ppc64le"
      ],
      "summary": "Development headers and libraries for Clang",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507251,
      "version": "10.0.1"
    },
    "libclang-cpp": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://llvm.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0 WITH LLVM-exception",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "10.0.1": {
          "weak": [
            "libclang-cpp10 >=10.0.1,<10.1.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-ppc64le"
      ],
      "summary": "Development headers and libraries for Clang",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507203,
      "version": "10.0.1"
    },
    "libclang-cpp10": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://llvm.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0 WITH LLVM-exception",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "10.0.1": {
          "weak": [
            "libclang-cpp10 >=10.0.1,<10.1.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-ppc64le"
      ],
      "summary": "Development headers and libraries for Clang",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507128,
      "version": "10.0.1"
    },
    "libdate": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/HowardHinnant/date",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/HowardHinnant/date/archive/refs/tags/v3.0.1.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A date and time library based on the C++11/14/17 <chrono> header",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639621095,
      "version": "3.0.1"
    },
    "libflac": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Free Lossless Audio Codec.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": "https://wiki.xiph.org/",
      "home": "https://www.xiph.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD-3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/xiph/flac/archive/1.3.3.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Flac audio format",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639991617,
      "version": "1.3.3"
    },
    "liblightgbm": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/microsoft/LightGBM",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT License",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/microsoft/LightGBM",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Light Gradient Boosting Machine that uses tree based learning algorithms",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639986929,
      "version": "3.2.1"
    },
    "libopencv": {
      "activate.d": false,
      "binary_prefix": true,
      "deactivate.d": false,
      "description": "Computer vision and machine learning software library.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://opencv.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD-3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "3.4.16": {
          "weak": [
            "libopencv >=3.4.16,<3.4.17.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Computer vision and machine learning software library.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639960633,
      "version": "3.4.16"
    },
    "libsndfile": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": "https://github.com/erikd/libsndfile",
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://www.mega-nerd.com/libsndfile",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "LGPL-2.1",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "1.0.31": {
          "weak": [
            "libsndfile >=1.0.31,<1.1.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": "https://github.com/libsndfile/libsndfile/releases/download/1.0.31/libsndfile-1.0.31.tar.bz2",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "libsndfile - a C library for reading and writing files containing sampled sound (such as MS Windows WAV and the Apple/SGI AIFF format) through one standard library interface",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639991656,
      "version": "1.0.31"
    },
    "libtensorflow": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "TensorFlow provides multiple APIs.The lowest level API, TensorFlow Core provides you with complete programming control. Base GPU package contains only tensorflow, not tensorflow-tensorboard.",
      "dev_url": "https://github.com/tensorflow/tensorflow",
      "doc_source_url": "https://github.com/tensorflow/docs",
      "doc_url": "https://www.tensorflow.org",
      "home": "http://tensorflow.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/tensorflow.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "TensorFlow is a machine learning library, base GPU package, tensorflow only.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639862569,
      "version": "2.6.2"
    },
    "libxgboost": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable, for Python, R, Java, Scala, C++ and more.",
      "dev_url": "https://github.com/dmlc/xgboost/",
      "doc_source_url": null,
      "doc_url": "https://xgboost.readthedocs.io/en/latest/",
      "home": "https://github.com/dmlc/xgboost/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "1.4.2": {
          "weak": [
            "libxgboost >=1.4.2,<1.4.3.0a0"
          ]
        }
      },
      "source_git_url": "https://github.com/dmlc/xgboost",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Scalable, Portable and Distributed Gradient Boosting Library",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639985432,
      "version": "1.4.2"
    },
    "lightgbm": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/microsoft/LightGBM",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT License",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/microsoft/LightGBM",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Light Gradient Boosting Machine that uses tree based learning algorithms",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639993970,
      "version": "3.2.1"
    },
    "lightgbm-proc": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/microsoft/LightGBM",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT License",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/microsoft/LightGBM",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Light Gradient Boosting Machine that uses tree based learning algorithms",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639986931,
      "version": "3.2.1"
    },
    "magma": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Dense linear algebra library similar to LAPACK but for heterogeneous/hybrid architectures",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://icl.cs.utk.edu/magma/software/index.html",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "http://icl.utk.edu/projectsfiles/magma/downloads/magma-2.5.4.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Dense linear algebra library similar to LAPACK but for heterogeneous/hybrid architectures",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639602003,
      "version": "2.5.4"
    },
    "nccl": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "NCCL (pronounced \"Nickel\") is a stand-alone library of standard collective communication routines for GPUs, implementing all-reduce, all-gather, reduce, broadcast, and reduce-scatter.",
      "dev_url": "https://github.com/NVIDIA/nccl.git",
      "doc_source_url": null,
      "doc_url": "https://docs.nvidia.com/deeplearning/nccl/user-guide/docs/index.html",
      "home": "https://github.com/NVIDIA/nccl.git",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD-3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/NVIDIA/nccl.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "NVIDIA Collective Communications Library. Implements multi-GPU and multi-node collective communication primitives for NVIDIA GPUs.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1638513349,
      "version": "2.8.3"
    },
    "nlohmann_json": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "JSON for Modern C++ is a C++11 JSON parser.",
      "dev_url": "http://github.com/nlohmann/json",
      "doc_source_url": null,
      "doc_url": "http://nlohmann.github.io/json/",
      "home": "http://github.com/nlohmann/json",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/nlohmann/json/archive/v3.9.1.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "JSON for Modern C++",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639621186,
      "version": "3.9.1"
    },
    "nspr-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "NSPR provides platform independence for non-GUI operating system facilities. These facilities include threads, thread synchronization, normal file and network I/O, interval timing and calendar time, basic memory management (malloc and free) and shared library linking.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://www.mozilla.org/projects/nspr/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MPL-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) Netscape Portable Runtime",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398379,
      "version": "4.19.0"
    },
    "nss-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Network Security Services (NSS) is a set of libraries designed to support cross-platform development of security-enabled client and server applications. Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security standards.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://www.mozilla.org/projects/security/pki/nss/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MPL-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) Network Security Services",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398439,
      "version": "3.36.0"
    },
    "nss-softokn-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Network Security Services Softoken Cryptographic Module",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://www.mozilla.org/projects/security/pki/nss/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MPL-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) Network Security Services Softoken Module",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398417,
      "version": "3.14.3"
    },
    "nss-softokn-freebl-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "NSS Softoken Cryptographic Module Freebl Library  Install the nss-softokn- freebl package if you need the freebl library.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://www.mozilla.org/projects/security/pki/nss/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MPL-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) Freebl library for the Network Security Services",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398404,
      "version": "3.14.3"
    },
    "nss-util-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Utilities for Network Security Services and the Softoken module",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://www.mozilla.org/projects/security/pki/nss/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MPL-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) Network Security Services Utilities Library",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398392,
      "version": "3.36.0"
    },
    "numactl": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Control NUMA policy for processes or shared memory",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/numactl/numactl",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "GPL-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/numactl/numactl.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Control NUMA policy for processes or shared memory",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639600222,
      "version": "2.0.12"
    },
    "onnx": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Open Neural Network Exchange (ONNX) is the first step toward an open ecosystem that empowers AI developers to choose the right tools as their project evolves. ONNX provides an open source format for AI models. It defines an extensible computation graph model, as well as definitions of built-in operators and standard data types. Initially we focus on the capabilities needed for inferencing (evaluation).",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/onnx/onnx/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/onnx/onnx.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Open Neural Network Exchange library",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639955111,
      "version": "1.7.0"
    },
    "onnxconverter-common": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/microsoft/onnxconverter-common",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/microsoft/onnxconverter-common/archive/v1.8.1.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "Common utilities for ONNX converters",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639614403,
      "version": "1.8.1"
    },
    "onnxmltools": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/onnx/onnxmltools",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/onnx/onnxmltools/archive/1.9.1.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "ONNXMLTools enables conversion of models to ONNX",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639614467,
      "version": "1.9.1"
    },
    "onnxruntime": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "ONNX Runtime is a cross-platform inference and training machine-learning accelerator.",
      "dev_url": "https://github.com/microsoft/onnxruntime/",
      "doc_source_url": null,
      "doc_url": "https://github.com/microsoft/onnxruntime/tree/master/docs",
      "home": "http://onnxruntime.ai/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "cross-platform, high performance ML inferencing and training accelerator",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639995579,
      "version": "1.7.2"
    },
    "opencv": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Computer vision and machine learning software library.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://opencv.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD-3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Computer vision and machine learning software library.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639960653,
      "version": "3.4.16"
    },
    "openmpi": {
      "activate.d": true,
      "binary_prefix": true,
      "deactivate.d": true,
      "description": "The Open MPI Project is an open source Message Passing Interface implementation that is developed and maintained by a consortium of academic, research, and industry partners.",
      "dev_url": "https://github.com/open-mpi/ompi",
      "doc_source_url": null,
      "doc_url": "https://www.open-mpi.org/doc/",
      "home": "https://www.open-mpi.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD 3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://www.open-mpi.org/software/ompi/v4.1/downloads/openmpi-4.1.1.tar.bz2",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "An open source Message Passing Interface implementation.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639981868,
      "version": "4.1.1"
    },
    "optional-lite": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/martinmoene/optional-lite",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSL-1.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/martinmoene/optional-lite/archive/refs/tags/v3.4.0.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A C++17-like optional, a nullable object for C++98, C++11 and later in a single-file header-only library",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639621244,
      "version": "3.4.0"
    },
    "py-opencv": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Computer vision and machine learning software library.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://opencv.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD-3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "3.4.16": {
          "weak": [
            "py-opencv >=3.4.16,<4.0a0"
          ]
        }
      },
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Computer vision and machine learning software library.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639960652,
      "version": "3.4.16"
    },
    "pyarrow": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://github.com/apache/arrow",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/apache/arrow/archive/refs/tags/apache-arrow-3.0.0.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Python libraries for Apache Arrow",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639991561,
      "version": "3.0.0"
    },
    "pydeprecate": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The common use-case is moving your functions across codebase or outsourcing some functionalities to new packages. For most of these cases, you want to hold some compatibility, so you cannot simply remove past function, and also for some time you want to warn users that functionality they have been using is moved and not it is deprecated in favor of another function (which shall be used instead) and soon it will be removed completely. Another good aspect is to do not overwhelm a user with too many warnings, so per function/class, this warning is raised only N times in the preferable stream (warning, logger, etc.).",
      "dev_url": "https://github.com/Borda/pyDeprecate",
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://pypi.org/project/pyDeprecate/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/p/pyDeprecate/pyDeprecate-0.3.1.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "Simple tooling for marking deprecated functions or classes and re-routing to the new successors' instance.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639673977,
      "version": "0.3.1"
    },
    "python-clang": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://llvm.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0 WITH LLVM-exception",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "Development headers and libraries for Clang",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507329,
      "version": "10.0.1"
    },
    "pytorch": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Meta-package to install GPU-enabled PyTorch variant",
      "dev_url": "https://github.com/pytorch/pytorch",
      "doc_source_url": null,
      "doc_url": "https://pytorch.org/docs/stable/index.html",
      "home": "http://pytorch.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD 3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Meta-package to install GPU-enabled PyTorch variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639993380,
      "version": "1.9.0"
    },
    "pytorch-base": {
      "activate.d": true,
      "binary_prefix": false,
      "deactivate.d": true,
      "description": "PyTorch is an optimized tensor library for deep learning using GPUs and CPUs",
      "dev_url": "https://github.com/pytorch/pytorch",
      "doc_source_url": null,
      "doc_url": "https://pytorch.org/docs/stable/index.html",
      "home": "http://pytorch.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD 3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/pytorch/pytorch.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639866905,
      "version": "1.9.0"
    },
    "pytorch-cpu": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Meta-package to install CPU-only PyTorch variant",
      "dev_url": "https://github.com/pytorch/pytorch",
      "doc_source_url": null,
      "doc_url": "https://pytorch.org/docs/stable/index.html",
      "home": "http://pytorch.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD 3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Meta-package to install CPU-only PyTorch variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639959140,
      "version": "1.9.0"
    },
    "pytorch-lightning": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://pypi.org/project/pytorch-lightning/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/PyTorchLightning/pytorch-lightning",
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "PyTorch Lightning is the lightweight PyTorch wrapper for ML researchers. Scale your models. Write less boilerplate.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639675203,
      "version": "1.4.9"
    },
    "pytorch-lightning-bolts": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Pretrained SOTA Deep Learning models, callbacks and more for research and production with PyTorch Lightning and PyTorch.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/PyTorchLightning/pytorch-lightning-bolts/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/PyTorchLightning/pytorch-lightning-bolts",
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "Pretrained SOTA Deep Learning models, callbacks and more for research and production with PyTorch Lightning and PyTorch.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639675272,
      "version": "0.3.4"
    },
    "sacremoses": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "MosesTokenizer in Python",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/alvations/sacremoses",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "LGPL-2.1-or-later",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/s/sacremoses/sacremoses-0.0.45.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "SacreMoses",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639613262,
      "version": "0.0.45"
    },
    "safeint": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/dcleblanc/SafeInt",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/dcleblanc/SafeInt/archive/refs/tags/3.0.26.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "SafeInt is a class library for C++ that manages integer overflows.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639621165,
      "version": "3.0.26"
    },
    "sentencepiece": {
      "activate.d": false,
      "binary_prefix": true,
      "deactivate.d": false,
      "description": "SentencePiece is an unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems where the vocabulary size is predetermined prior to the neural model training. SentencePiece implements subword units (e.g., byte-pair-encoding (BPE) [Sennrich et al.]) and unigram language model [Kudo.]) with the extension of direct training from raw sentences. SentencePiece allows us to make a purely end-to-end system that does not depend on language-specific pre/postprocessing.",
      "dev_url": "https://github.com/google/sentencepiece",
      "doc_source_url": null,
      "doc_url": "https://github.com/google/sentencepiece",
      "home": "https://github.com/google/sentencepiece",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache License 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/google/sentencepiece",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "An unsupervised text tokenizer and detokenizer mainly for Neural Network-based text generation systems.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639958984,
      "version": "0.1.91"
    },
    "skl2onnx": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/onnx/sklearn-onnx",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/onnx/sklearn-onnx/archive/1.9.0.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "Convert scikit-learn models and pipelines to ONNX",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639614433,
      "version": "1.9.0"
    },
    "spacy": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "spaCy is a library for advanced natural language processing in Python and Cython.",
      "dev_url": "https://github.com/explosion/spaCy",
      "doc_source_url": null,
      "doc_url": "https://spacy.io",
      "home": "https://spacy.io/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/s/spacy/spacy-3.1.2.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Industrial-strength Natural Language Processing",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639959741,
      "version": "3.1.2"
    },
    "spacy-legacy": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "This package includes outdated registered functions for spaCy v3.x, for example model architectures, pipeline components and utilities.",
      "dev_url": "https://github.com/explosion/spacy-legacy",
      "doc_source_url": null,
      "doc_url": "https://github.com/explosion/spacy-legacy",
      "home": "https://github.com/explosion/spacy-legacy",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/s/spacy-legacy/spacy-legacy-3.0.8.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "Legacy functions and architectures for backwards compatibility",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639612225,
      "version": "3.0.8"
    },
    "tensorboard": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "TensorBoard is a suite of web applications for inspecting and understanding your TensorFlow runs and graphs.",
      "dev_url": "https://github.com/tensorflow/tensorboard",
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://tensorflow.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/tensorboard.git",
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "TensorFlow's Visualization Toolkit.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639674459,
      "version": "2.6.0"
    },
    "tensorboard-data-server": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": "https://github.com/tensorflow/tensorboard/tree/master/tensorboard/data/server",
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://tensorflow.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://files.pythonhosted.org/packages/74/69/5747a957f95e2e1d252ca41476ae40ce79d70d38151d2e494feb7722860c/tensorboard_data_server-0.6.1-py3-none-any.whl",
      "subdirs": [
        "noarch"
      ],
      "summary": "Data server for TensorBoard",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639673998,
      "version": "0.6.1"
    },
    "tensorflow": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Meta-package to install GPU-enabled TensorFlow variant",
      "dev_url": "https://github.com/tensorflow/tensorflow",
      "doc_source_url": "https://github.com/tensorflow/docs",
      "doc_url": "https://www.tensorflow.org",
      "home": "http://tensorflow.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Meta-package to install GPU-enabled TensorFlow variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639991599,
      "version": "2.6.2"
    },
    "tensorflow-addons": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "TensorFlow Addons is a repository of contributions that conform to well-established API patterns, but implements new functionality not available in core.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://www.tensorflow.org/addons/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "0.14.0": {
          "weak": [
            "tensorflow-addons >=0.14.0,<0.14.1.0a0"
          ]
        }
      },
      "source_git_url": "https://github.com/tensorflow/addons.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A library that implements new functionality not available in core TensorFlow.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639995758,
      "version": "0.14.0"
    },
    "tensorflow-addons-proc": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://www.tensorflow.org/addons/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/addons.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A meta-package to select TensorFlow addons build variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639961286,
      "version": "0.14.0"
    },
    "tensorflow-base": {
      "activate.d": true,
      "binary_prefix": false,
      "deactivate.d": true,
      "description": "TensorFlow provides multiple APIs.The lowest level API, TensorFlow Core provides you with complete programming control. Base GPU package contains only tensorflow, not tensorflow-tensorboard.",
      "dev_url": "https://github.com/tensorflow/tensorflow",
      "doc_source_url": "https://github.com/tensorflow/docs",
      "doc_url": "https://www.tensorflow.org",
      "home": "http://tensorflow.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/tensorflow.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "TensorFlow is a machine learning library, base GPU package, tensorflow only.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639862216,
      "version": "2.6.2"
    },
    "tensorflow-cpu": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Meta-package to install CPU-only TensorFlow variant",
      "dev_url": "https://github.com/tensorflow/tensorflow",
      "doc_source_url": "https://github.com/tensorflow/docs",
      "doc_url": "https://www.tensorflow.org",
      "home": "http://tensorflow.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Meta-package to install CPU-only TensorFlow variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639959171,
      "version": "2.6.2"
    },
    "tensorflow-datasets": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "tensorflow-datasets is a library of public datasets ready to use with TensorFlow. Each dataset definition contains the logic necessary to download and prepare the dataset, as well as to read it into a model using the `tf.data.Dataset` API. Usage outside of TensorFlow is also supported.",
      "dev_url": "https://github.com/tensorflow/datasets.git",
      "doc_source_url": null,
      "doc_url": "https://github.com/tensorflow/datasets.git",
      "home": "https://github.com/tensorflow/datasets",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache License 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/t/tensorflow-datasets/tensorflow-datasets-4.4.0.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A collection of datasets ready to use with TensorFlow",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639959163,
      "version": "4.4.0"
    },
    "tensorflow-estimator": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "TensorFlow Estimator is a high-level API that encapsulates model training, evaluation, prediction, and exporting.",
      "dev_url": "https://github.com/tensorflow/estimator",
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://www.tensorflow.org/guide/estimators",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/estimator.git",
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "TensorFlow Estimator",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639620823,
      "version": "2.6.0"
    },
    "tensorflow-hub": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "TensorFlow Hub is a repository of reusable assets for machine learning with TensorFlow. In particular, it provides pre-trained SavedModels that can be reused to solve new tasks with less training time and less training data.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://www.tensorflow.org/hub/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/hub.git",
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "A library for transfer learning by reusing parts of TensorFlow models.",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639866124,
      "version": "0.12.0"
    },
    "tensorflow-metadata": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "TensorFlow Metadata provides standard representations for metadata that are useful when training machine learning models with TensorFlow. The metadata serialization formats include-     - A schema describing tabular data (e.g., tf.Examples).     - A collection of summary statistics over such datasets.     - A problem statement quantifying the objectives of a model. The metadata may be produced by hand or automatically during input data analysis, and may be consumed for data validation, exploration, and transformation.",
      "dev_url": "https://github.com/tensorflow/metadata.git",
      "doc_source_url": null,
      "doc_url": "https://github.com/tensorflow/metadata.git",
      "home": "https://github.com/tensorflow/metadata.git",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache License 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/metadata.git",
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "Utilities for passing TensorFlow-related metadata between tools",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639596323,
      "version": "1.0.0"
    },
    "tensorflow-model-optimization": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The TensorFlow Model Optimization Toolkit is a suite of tools that users, both novice and advanced, can use to optimize machine learning models for deployment and execution.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://www.tensorflow.org/model-optimization/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/model-optimization.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "A library that to optimize TensorFlow models for deployment and execution.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639958946,
      "version": "0.6.0"
    },
    "tensorflow-probability": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow. As part of the TensorFlow ecosystem, TensorFlow Probability provides integration of probabilistic methods with deep networks, gradient-based inference via automatic differentiation, and scalability to large datasets and models via hardware acceleration (e.g., GPUs) and distributed computation.",
      "dev_url": "https://github.com/tensorflow/probability",
      "doc_source_url": null,
      "doc_url": "https://www.tensorflow.org/probability/overview",
      "home": "https://www.tensorflow.org/probability/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/probability.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "TensorFlow Probability is a library for probabilistic reasoning and statistical analysis in TensorFlow",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639959331,
      "version": "0.14.1"
    },
    "tensorflow-text": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "TF.Text is a TensorFlow library of text related ops, modules, and subgraphs. The library can perform the preprocessing regularly required by text-based models, and includes other features useful for sequence modeling not provided by core TensorFlow.",
      "dev_url": "https://github.com/tensorflow/text",
      "doc_source_url": null,
      "doc_url": "https://github.com/tensorflow/text/tree/v2.6.0/docs",
      "home": "http://tensorflow.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache 2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/tensorflow/text.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "TF.Text is a TensorFlow library of text related ops, modules, and subgraphs.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639960341,
      "version": "2.6.0"
    },
    "tf2onnx": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "tf2onnx - convert TensorFlow models to ONNX models.",
      "dev_url": "https://github.com/onnx/tensorflow-onnx",
      "doc_source_url": null,
      "doc_url": "http://simplejson.readthedocs.io/",
      "home": "https://github.com/onnx/tensorflow-onnx",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/onnx/tensorflow-onnx/archive/v1.9.2.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Tensorflow to ONNX converter",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639960243,
      "version": "1.9.2"
    },
    "thinc": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "thinc is a Cython library for learning models with millions of parameters and dozens of classes. It drives https://spacy.io , a pipeline of very efficient NLP components. I\u2019ve only used thinc from Cython; no real Python API is currently available.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/explosion/thinc/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/t/thinc/thinc-8.0.8.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "thinc: Learn super-sparse multi-class models",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639959506,
      "version": "8.0.8"
    },
    "tokenizers": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Fast State-of-the-Art Tokenizers optimized for Research and Production",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": "https://huggingface.co/tokenizers/",
      "home": "https://github.com/huggingface/tokenizers",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/huggingface/tokenizers.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Fast State-of-the-Art Tokenizers optimized for Research and Production",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639955370,
      "version": "0.10.3"
    },
    "torchmetrics": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Machine learning metrics for distributed, scalable PyTorch applications.",
      "dev_url": "https://github.com/PyTorchLightning/metrics",
      "doc_source_url": null,
      "doc_url": "https://torchmetrics.readthedocs.io/",
      "home": "https://pypi.org/project/torchmetrics/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/PyTorchLightning/metrics",
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "Machine learning metrics for distributed, scalable PyTorch applications.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639674509,
      "version": "0.5.1"
    },
    "torchtext": {
      "activate.d": false,
      "binary_prefix": true,
      "deactivate.d": false,
      "description": "Text utilities and datasets for PyTorch",
      "dev_url": "https://github.com/pytorch/text/",
      "doc_source_url": null,
      "doc_url": "https://torchtext.readthedocs.io/en/latest/",
      "home": "https://github.com/pytorch/text",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/pytorch/text.git",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Text utilities and datasets for PyTorch",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639959121,
      "version": "0.10.0"
    },
    "torchvision": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Meta-package to install GPU-enabled torchvision variant",
      "dev_url": "https://github.com/pytorch/vision",
      "doc_source_url": null,
      "doc_url": "https://pytorch.org/docs/stable/torchvision/index.html",
      "home": "http://pytorch.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD 3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Meta-package to install GPU-enabled torchvision variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639993849,
      "version": "0.10.0"
    },
    "torchvision-base": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Popular datasets, model architectures, and common image transformations for computer vision",
      "dev_url": "https://github.com/pytorch/vision",
      "doc_source_url": null,
      "doc_url": "https://pytorch.org/docs/stable/torchvision/index.html",
      "home": "http://pytorch.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD 3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://github.com/pytorch/vision/archive/v0.10.0.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Image and video datasets and models for torch deep learning",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639868486,
      "version": "0.10.0"
    },
    "torchvision-cpu": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "Meta-package to install CPU-only torchvision variant",
      "dev_url": "https://github.com/pytorch/vision",
      "doc_source_url": null,
      "doc_url": "https://pytorch.org/docs/stable/torchvision/index.html",
      "home": "http://pytorch.org/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD 3-Clause",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Meta-package to install CPU-only torchvision variant",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639960212,
      "version": "0.10.0"
    },
    "transformers": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "State-of-the-art Natural Language Processing for PyTorch and TensorFlow 2.0",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": "https://huggingface.co/transformers/",
      "home": "https://github.com/huggingface/transformers",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/huggingface/transformers.git",
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "State-of-the-art Natural Language Processing for TensorFlow 2.0 and PyTorch",
      "tags": null,
      "text_prefix": true,
      "timestamp": 1639614727,
      "version": "4.9.2"
    },
    "typeguard": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "This library provides runtime type checking for functions defined with argument type annotations.",
      "dev_url": "https://github.com/agronholm/typeguard",
      "doc_source_url": null,
      "doc_url": "https://github.com/agronholm/typeguard",
      "home": "https://github.com/agronholm/typeguard",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "MIT",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/t/typeguard/typeguard-2.12.0.tar.gz",
      "subdirs": [
        "noarch"
      ],
      "summary": "Runtime type checker for Python",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639675766,
      "version": "2.12.0"
    },
    "tzdata-java-cos6-x86_64": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The OpenJDK runtime environment.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://openjdk.java.net/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv1.1 and MPLv2.0 and Public Domain and W3C and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) OpenJDK Runtime Environment",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638398363,
      "version": "2018e"
    },
    "tzdata-java-cos7-ppc64le": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "The OpenJDK runtime environment.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://openjdk.java.net/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "ASL 1.1 and ASL 2.0 and BSD and BSD with advertising and GPL+ and GPLv2 and GPLv2 with exceptions and IJG and LGPLv2+ and MIT and MPLv1.1 and MPLv2.0 and Public Domain and W3C and zlib",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) OpenJDK Runtime Environment",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507566,
      "version": "2019c"
    },
    "uwsgi": {
      "activate.d": false,
      "binary_prefix": true,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/unbit/uwsgi",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "GPL-2.0-or-later",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": "https://pypi.io/packages/source/u/uWSGI/uwsgi-2.0.20.tar.gz",
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "The uWSGI project aims at developing a full stack for building hosting services. Application servers (for various programming languages and protocols), proxies, process managers and monitors are all implemented.",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639854712,
      "version": "2.0.20"
    },
    "xgboost": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable, for Python, R, Java, Scala, C++ and more.",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/dmlc/xgboost/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/dmlc/xgboost",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Scalable, Portable and Distributed Gradient Boosting Library",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639994396,
      "version": "1.4.2"
    },
    "xgboost-ext": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable, for Python, R, Java, Scala, C++ and more.",
      "dev_url": "https://github.com/dmlc/xgboost/",
      "doc_source_url": null,
      "doc_url": "https://xgboost.readthedocs.io/en/latest/",
      "home": "https://github.com/dmlc/xgboost/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {
        "1.4.2": {
          "weak": [
            "libxgboost >=1.4.2,<1.4.3.0a0"
          ]
        }
      },
      "source_git_url": "https://github.com/dmlc/xgboost",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Scalable, Portable and Distributed Gradient Boosting Library",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639985583,
      "version": "1.4.2"
    },
    "xgboost-proc": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": null,
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "https://github.com/dmlc/xgboost/",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "Apache-2.0",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": "https://github.com/dmlc/xgboost",
      "source_url": null,
      "subdirs": [
        "linux-64",
        "linux-ppc64le"
      ],
      "summary": "Scalable, Portable and Distributed Gradient Boosting Library",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1639985584,
      "version": "1.4.2"
    },
    "zip-cos7-ppc64le": {
      "activate.d": false,
      "binary_prefix": false,
      "deactivate.d": false,
      "description": "'The zip program is a compression and file packaging utility.  Zip is analogous  to a combination of the UNIX tar and compress commands and is compatible with  PKZIP (a compression and file packaging utility for MS-DOS systems).  Install  the zip package if you need to compress files using the zip program.  '",
      "dev_url": null,
      "doc_source_url": null,
      "doc_url": null,
      "home": "http://www.info-zip.org/Zip.html",
      "icon_hash": null,
      "icon_url": null,
      "identifiers": null,
      "keywords": null,
      "license": "BSD",
      "post_link": false,
      "pre_link": false,
      "pre_unlink": false,
      "recipe_origin": null,
      "run_exports": {},
      "source_git_url": null,
      "source_url": null,
      "subdirs": [
        "noarch"
      ],
      "summary": "(CDT) A file compression and packaging utility compatible with PKZIP",
      "tags": null,
      "text_prefix": false,
      "timestamp": 1638507555,
      "version": "3.0"
    }
  },
  "subdirs": [
    "linux-64",
    "linux-ppc64le",
    "noarch"
  ]
}
