# This file created by conda-build 3.17.8 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Sat Apr 6 21:58:21 2019 # ------------------------------------------------ package: name: click-plugins version: 1.1.1 source: sha256: 46ab999744a9d831159c3411bb0c79346d94a444df9a3a3742e9ed63645f264b url: https://pypi.io/packages/source/c/click-plugins/click-plugins-1.1.1.tar.gz build: noarch: python number: '0' script: /home/conda/feedstock_root/build_artifacts/click-plugins_1554588046824/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placeho/bin/python -m pip install . --no-deps -vv string: py_0 requirements: host: - ca-certificates 2019.3.9 hecc5488_0 - certifi 2019.3.9 py27_0 - click 7.0 py_0 - libffi 3.2.1 he1b5a44_1006 - libgcc-ng 8.2.0 hdf63c60_1 - libstdcxx-ng 8.2.0 hdf63c60_1 - ncurses 6.1 hf484d3e_1002 - openssl 1.1.1b h14c3975_1 - pip 19.0.3 py27_0 - python 2.7.15 h721da81_1008 - readline 7.0 hf8c457e_1001 - setuptools 40.9.0 py27_0 - sqlite 3.26.0 h67949de_1001 - tk 8.6.9 h84994c4_1001 - wheel 0.33.1 py27_0 - zlib 1.2.11 h14c3975_1004 run: - click >=3.0 - python test: imports: - click_plugins about: home: https://github.com/click-contrib/click-plugins license: BSD-3-Clause license_file: LICENSE.txt summary: An extension module for click to enable registering CLI commands via setuptools entry-points extra: copy_test_source_files: true final: true recipe-maintainers: - ocefpaf