# This file created by conda-build 3.22.0 # meta.yaml template originally from: # /home/conda/recipe_root, last modified Tue Oct 25 18:59:51 2022 # ------------------------------------------------ package: name: expat version: 2.5.0 source: sha256: 6f0e6e01f7b30025fa05c85fdad1e5d0ec7fd35d9f61b22f34998de11969ff67 url: https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.bz2 build: number: '0' run_exports: - expat >=2.5.0,<3.0a0 string: h27087fc_0 requirements: build: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - binutils_impl_linux-64 2.39 h6ceecb4_0 - binutils_linux-64 2.39 h5fc0e48_11 - gcc_impl_linux-64 10.4.0 h5231bdf_19 - gcc_linux-64 10.4.0 h9215b83_11 - gxx_impl_linux-64 10.4.0 h5231bdf_19 - gxx_linux-64 10.4.0 h6e491c6_11 - kernel-headers_linux-64 2.6.32 he073ed8_15 - ld_impl_linux-64 2.39 hc81fddc_0 - libgcc-devel_linux-64 10.4.0 hd38fd1e_19 - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libsanitizer 10.4.0 h5246dfb_19 - libstdcxx-devel_linux-64 10.4.0 hd38fd1e_19 - libstdcxx-ng 12.2.0 h46fd767_19 - libtool 2.4.6 h9c3ff4c_1008 - make 4.3 hd18ef5c_1 - sysroot_linux-64 2.12 he073ed8_15 host: - _libgcc_mutex 0.1 conda_forge - _openmp_mutex 4.5 2_gnu - libgcc-ng 12.2.0 h65d4601_19 - libgomp 12.2.0 h65d4601_19 - libstdcxx-ng 12.2.0 h46fd767_19 run: - libgcc-ng >=12 - libstdcxx-ng >=12 test: commands: - xmlwf -h about: home: http://expat.sourceforge.net/ license: MIT license_family: MIT license_file: COPYING summary: Expat XML parser library in C extra: copy_test_source_files: true final: true recipe-maintainers: - kwilcox - mingwandroid - msarahan - ocefpaf - pelson - scopatz