# This file created by conda-build 3.21.4 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Thu Oct 7 20:15:21 2021 # ------------------------------------------------ package: name: cligj version: 0.7.2 source: sha256: a4bc13d623356b373c2c27c53dbd9c68cae5d526270bfa71f6c6fa69669c6b27 url: https://pypi.io/packages/source/c/cligj/cligj-0.7.2.tar.gz build: noarch: python number: '1' script: /home/conda/feedstock_root/build_artifacts/cligj_1633637764473/_h_env_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_placehold_place/bin/python -m pip install . -vv string: pyhd8ed1ab_1 requirements: host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 1_gnu - ca-certificates 2021.5.30 ha878542_0 - ld_impl_linux-64 2.36.1 hea4e1c9_2 - libffi 3.4.2 h9c3ff4c_4 - libgcc-ng 11.2.0 h1d223b6_9 - libgomp 11.2.0 h1d223b6_9 - libstdcxx-ng 11.2.0 he4da1e4_9 - libzlib 1.2.11 h36c2ea0_1013 - ncurses 6.2 h58526e2_4 - openssl 3.0.0 h7f98852_1 - pip 21.2.4 pyhd8ed1ab_0 - python 3.9.7 hf930737_3_cpython - python_abi 3.9 2_cp39 - readline 8.1 h46c0cb4_0 - setuptools 58.2.0 py39hf3d152e_0 - sqlite 3.36.0 h9cd32fc_2 - tk 8.6.11 h27826a3_1 - tzdata 2021c he74cb21_0 - wheel 0.37.0 pyhd8ed1ab_1 - xz 5.2.5 h516909a_1 - zlib 1.2.11 h36c2ea0_1013 run: - click >=4.0 - python <4.0 test: commands: - pip check imports: - cligj requires: - pip about: home: https://github.com/mapbox/cligj license: BSD-3-Clause license_file: LICENSE summary: Click params for commmand line interfaces to GeoJSON extra: copy_test_source_files: true final: true recipe-maintainers: - ocefpaf