# This file created by conda-build 3.18.10 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Wed Oct 30 13:07:17 2019 # ------------------------------------------------ package: name: munch version: 2.5.0 source: sha256: 2d735f6f24d4dba3417fa448cae40c6e896ec1fdab6cdb5e6510999758a4dbd2 url: https://pypi.io/packages/source/m/munch/munch-2.5.0.tar.gz build: noarch: python number: '0' script: /home/conda/feedstock_root/build_artifacts/munch_1572440918069/_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 . --no-deps -vv string: py_0 requirements: build: - _libgcc_mutex 0.1 main - ca-certificates 2019.9.11 hecc5488_0 - certifi 2019.9.11 py27_0 - libffi 3.2.1 he1b5a44_1006 - libgcc-ng 9.1.0 hdf63c60_0 - libstdcxx-ng 9.1.0 hdf63c60_0 - ncurses 6.1 hf484d3e_1002 - openssl 1.1.1c h516909a_0 - pbr 5.4.2 py_0 - pip 19.3.1 py27_0 - python 2.7.15 h5a48372_1009 - readline 8.0 hf8c457e_0 - setuptools 41.6.0 py27_0 - sqlite 3.30.1 hcee41ef_0 - tk 8.6.9 hed695b0_1003 - wheel 0.33.6 py27_0 - zlib 1.2.11 h516909a_1006 run: - python - setuptools >=17.1 - six test: imports: - munch about: home: http://github.com/Infinidat/munch license: MIT license_file: LICENSE.txt summary: A dot-accessible dictionary (a la JavaScript objects) extra: copy_test_source_files: true final: true recipe-maintainers: - ocefpaf