mirror of
https://github.com/johndoe6345789/metabuilder.git
synced 2026-04-25 06:14:59 +00:00
Extracted from modular repo and reorganized: Compiler Implementation: - 21 compiler source files (frontend, semantic, IR, codegen, runtime) - 15 comprehensive test files (lexer, parser, type checker, backend, etc.) - 9 compiler usage example programs Architecture (5 phases): - Frontend: Lexer, parser, AST generation (lexer.mojo, parser.mojo, ast.mojo) - Semantic: Type system, checking, symbol resolution (3 files) - IR: MLIR code generation (mlir_gen.mojo, mojo_dialect.mojo) - Codegen: LLVM backend, optimization passes (llvm_backend.mojo, optimizer.mojo) - Runtime: Memory mgmt, reflection, async support (3 files) File Organization: - mojo/compiler/src/: Compiler implementation (21 files, 952K) - mojo/compiler/tests/: Test suite (15 files) - mojo/compiler/examples/: Usage examples (9 files) - mojo/samples/: Mojo language examples (37 files, moved from examples/) Documentation: - mojo/CLAUDE.md: Project-level guide - mojo/compiler/CLAUDE.md: Detailed architecture documentation - mojo/compiler/README.md: Quick start guide - mojo/samples/README.md: Example programs guide Status: - Compiler architecture complete (Phase 4) - Full test coverage included - Ready for continued development and integration Files tracked: - 45 new compiler files (21 src + 15 tests + 9 examples) - 1 moved existing directory (examples → samples) - 3 documentation files created - 1 root CLAUDE.md updated Co-Authored-By: Claude Haiku 4.5 <noreply@anthropic.com>
1318 lines
53 KiB
YAML
1318 lines
53 KiB
YAML
version: 6
|
|
environments:
|
|
default:
|
|
channels:
|
|
- url: https://conda.anaconda.org/conda-forge/
|
|
- url: https://conda.modular.com/max-nightly/
|
|
packages:
|
|
linux-64:
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/_python_abi3_support-1.0-hd8ed1ab_2.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-hda65f42_8.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/ca-certificates-2026.1.4-hbd8a1cb_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/click-8.3.1-pyh8f84b5b_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/cpython-3.14.2-py314hd8ed1ab_100.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/icu-78.2-h33c6efd_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.7.0-pyhe01879c_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_core-5.9.1-pyhc90fa1f_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.3-hb9d3cd8_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.45-default_hbd61a6d_105.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20250104-pl5321h7949ede_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.7.3-hecca717_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.5.2-h9ec8514_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-15.2.0-he0feb66_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-15.2.0-h69a702a_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libgomp-15.2.0-he0feb66_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/liblzma-5.8.2-hb03c661_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libmpdec-4.0.0-hb9d3cd8_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.20-h4ab18f5_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.51.2-hf4e2dac_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-15.2.0-h934c35e_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-15.2.0-hdf11a46_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.41.3-h5347b49_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-hb9d3cd8_2.conda
|
|
- conda: https://conda.modular.com/max-nightly/noarch/mblack-26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/linux-64/mojo-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/linux-64/mojo-compiler-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/noarch/mojo-python-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/mypy_extensions-1.1.0-pyha770c72_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-h2d0b736_3.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.6.0-h26f9b46_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/packaging-25.0-pyh29332c3_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/pathspec-1.0.3-pyhd8ed1ab_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.5.1-pyhcf101f3_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/python-3.14.2-h32b2ec7_100_cp314.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python-gil-3.14.2-h4df99d1_100.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python_abi-3.14-8_cp314.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/pyzmq-27.1.0-py312hfb55c3c_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/readline-8.3-h853b02a_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_ha0e22de_103.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.4.0-pyhcf101f3_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.5.3-py314h5bd0f2a_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2025c-hc9c84f9_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/zeromq-4.3.5-h387f397_9.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.7-hb78ec9c_6.conda
|
|
linux-aarch64:
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/_openmp_mutex-4.5-2_gnu.tar.bz2
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/_python_abi3_support-1.0-hd8ed1ab_2.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/bzip2-1.0.8-h4777abc_8.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/ca-certificates-2026.1.4-hbd8a1cb_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/click-8.3.1-pyh8f84b5b_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/cpython-3.14.2-py314hd8ed1ab_100.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/icu-78.2-hb1525cb_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.7.0-pyhe01879c_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_core-5.9.1-pyhc90fa1f_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/keyutils-1.6.3-h86ecc28_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/krb5-1.21.3-h50a48e9_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/ld_impl_linux-aarch64-2.45-default_h1979696_105.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libedit-3.1.20250104-pl5321h976ea20_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libexpat-2.7.3-hfae3067_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libffi-3.5.2-hd65408f_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libgcc-15.2.0-h8acb6b2_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libgcc-ng-15.2.0-he9431aa_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libgomp-15.2.0-h8acb6b2_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/liblzma-5.8.2-he30d5cf_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libmpdec-4.0.0-h86ecc28_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libsodium-1.0.20-h68df207_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libsqlite-3.51.2-h10b116e_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libstdcxx-15.2.0-hef695bb_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libstdcxx-ng-15.2.0-hdbbeba8_16.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libuuid-2.41.3-h1022ec0_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libzlib-1.3.1-h86ecc28_2.conda
|
|
- conda: https://conda.modular.com/max-nightly/noarch/mblack-26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/linux-aarch64/mojo-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/linux-aarch64/mojo-compiler-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/noarch/mojo-python-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/mypy_extensions-1.1.0-pyha770c72_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/ncurses-6.5-ha32ae93_3.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/openssl-3.6.0-h8e36d6e_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/packaging-25.0-pyh29332c3_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/pathspec-1.0.3-pyhd8ed1ab_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.5.1-pyhcf101f3_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/python-3.14.2-hb06a95a_100_cp314.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python-gil-3.14.2-h4df99d1_100.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python_abi-3.14-8_cp314.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/pyzmq-27.1.0-py312h4552c38_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/readline-8.3-hb682ff5_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/tk-8.6.13-noxft_h561c983_103.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.4.0-pyhcf101f3_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/tornado-6.5.3-py314hafb4487_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2025c-hc9c84f9_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/zeromq-4.3.5-hefbcea8_9.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/zstd-1.5.7-h85ac4a6_6.conda
|
|
osx-arm64:
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/_python_abi3_support-1.0-hd8ed1ab_2.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-hd037594_8.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/ca-certificates-2026.1.4-hbd8a1cb_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/click-8.3.1-pyh8f84b5b_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/cpython-3.14.2-py314hd8ed1ab_100.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/icu-78.2-h38cb7af_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.7.0-pyhe01879c_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_core-5.9.1-pyhc90fa1f_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-21.1.8-hf598326_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20250104-pl5321hafb1f1b_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.7.3-haf25636_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.5.2-he5f378a_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblzma-5.8.2-h8088a28_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libmpdec-4.0.0-h5505292_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.20-h99b78c6_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.51.2-h1ae2325_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.3.1-h8359307_2.conda
|
|
- conda: https://conda.modular.com/max-nightly/noarch/mblack-26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/osx-arm64/mojo-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/osx-arm64/mojo-compiler-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.modular.com/max-nightly/noarch/mojo-python-0.26.1.0.dev2026012105-release.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/mypy_extensions-1.1.0-pyha770c72_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h5e97a16_3.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.6.0-h5503f6c_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/packaging-25.0-pyh29332c3_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/pathspec-1.0.3-pyhd8ed1ab_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.5.1-pyhcf101f3_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.14.2-h40d2674_100_cp314.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python-gil-3.14.2-h4df99d1_100.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python_abi-3.14-8_cp314.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyzmq-27.1.0-py312hd65ceae_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.3-h46df422_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h892fb3f_3.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.4.0-pyhcf101f3_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/tornado-6.5.4-py314h0612a62_0.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2025c-hc9c84f9_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/zeromq-4.3.5-h888dc83_9.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.7-hbf9d68e_6.conda
|
|
packages:
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/_libgcc_mutex-0.1-conda_forge.tar.bz2
|
|
sha256: fe51de6107f9edc7aa4f786a70f4a883943bc9d39b3bb7307c04c41410990726
|
|
md5: d7c89558ba9fa0495403155b64376d81
|
|
license: None
|
|
size: 2562
|
|
timestamp: 1578324546067
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/_openmp_mutex-4.5-2_gnu.tar.bz2
|
|
build_number: 16
|
|
sha256: fbe2c5e56a653bebb982eda4876a9178aedfc2b545f25d0ce9c4c0b508253d22
|
|
md5: 73aaf86a425cc6e73fcf236a5a46396d
|
|
depends:
|
|
- _libgcc_mutex 0.1 conda_forge
|
|
- libgomp >=7.5.0
|
|
constrains:
|
|
- openmp_impl 9999
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 23621
|
|
timestamp: 1650670423406
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/_openmp_mutex-4.5-2_gnu.tar.bz2
|
|
build_number: 16
|
|
sha256: 3702bef2f0a4d38bd8288bbe54aace623602a1343c2cfbefd3fa188e015bebf0
|
|
md5: 6168d71addc746e8f2b8d57dfd2edcea
|
|
depends:
|
|
- libgomp >=7.5.0
|
|
constrains:
|
|
- openmp_impl 9999
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 23712
|
|
timestamp: 1650670790230
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/_python_abi3_support-1.0-hd8ed1ab_2.conda
|
|
sha256: a3967b937b9abf0f2a99f3173fa4630293979bd1644709d89580e7c62a544661
|
|
md5: aaa2a381ccc56eac91d63b6c1240312f
|
|
depends:
|
|
- cpython
|
|
- python-gil
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 8191
|
|
timestamp: 1744137672556
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/bzip2-1.0.8-hda65f42_8.conda
|
|
sha256: c30daba32ddebbb7ded490f0e371eae90f51e72db620554089103b4a6934b0d5
|
|
md5: 51a19bba1b8ebfb60df25cde030b7ebc
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
license: bzip2-1.0.6
|
|
license_family: BSD
|
|
size: 260341
|
|
timestamp: 1757437258798
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/bzip2-1.0.8-h4777abc_8.conda
|
|
sha256: d2a296aa0b5f38ed9c264def6cf775c0ccb0f110ae156fcde322f3eccebf2e01
|
|
md5: 2921ac0b541bf37c69e66bd6d9a43bca
|
|
depends:
|
|
- libgcc >=14
|
|
license: bzip2-1.0.6
|
|
license_family: BSD
|
|
size: 192536
|
|
timestamp: 1757437302703
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/bzip2-1.0.8-hd037594_8.conda
|
|
sha256: b456200636bd5fecb2bec63f7e0985ad2097cf1b83d60ce0b6968dffa6d02aa1
|
|
md5: 58fd217444c2a5701a44244faf518206
|
|
depends:
|
|
- __osx >=11.0
|
|
license: bzip2-1.0.6
|
|
license_family: BSD
|
|
size: 125061
|
|
timestamp: 1757437486465
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/ca-certificates-2026.1.4-hbd8a1cb_0.conda
|
|
sha256: b5974ec9b50e3c514a382335efa81ed02b05906849827a34061c496f4defa0b2
|
|
md5: bddacf101bb4dd0e51811cb69c7790e2
|
|
depends:
|
|
- __unix
|
|
license: ISC
|
|
size: 146519
|
|
timestamp: 1767500828366
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/click-8.3.1-pyh8f84b5b_1.conda
|
|
sha256: 38cfe1ee75b21a8361c8824f5544c3866f303af1762693a178266d7f198e8715
|
|
md5: ea8a6c3256897cc31263de9f455e25d9
|
|
depends:
|
|
- python >=3.10
|
|
- __unix
|
|
- python
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 97676
|
|
timestamp: 1764518652276
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/cpython-3.14.2-py314hd8ed1ab_100.conda
|
|
noarch: generic
|
|
sha256: 9e345f306446500956ffb1414b773f5476f497d7a2b5335a59edd2c335209dbb
|
|
md5: 30f999d06f347b0116f0434624b6e559
|
|
depends:
|
|
- python >=3.14,<3.15.0a0
|
|
- python_abi * *_cp314
|
|
license: Python-2.0
|
|
size: 49298
|
|
timestamp: 1765020324943
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/icu-78.2-h33c6efd_0.conda
|
|
sha256: 142a722072fa96cf16ff98eaaf641f54ab84744af81754c292cb81e0881c0329
|
|
md5: 186a18e3ba246eccfc7cff00cd19a870
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
- libstdcxx >=14
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 12728445
|
|
timestamp: 1767969922681
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/icu-78.2-hb1525cb_0.conda
|
|
sha256: 09f7f9213eb68e7e4291cd476e72b37f3ded99ed957528567f32f5ba6b611043
|
|
md5: 15b35dc33e185e7d2aac1cfcd6778627
|
|
depends:
|
|
- libgcc >=14
|
|
- libstdcxx >=14
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 12852963
|
|
timestamp: 1767975394622
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/icu-78.2-h38cb7af_0.conda
|
|
sha256: d4cefbca587429d1192509edc52c88de52bc96c2447771ddc1f8bee928aed5ef
|
|
md5: 1e93aca311da0210e660d2247812fa02
|
|
depends:
|
|
- __osx >=11.0
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 12358010
|
|
timestamp: 1767970350308
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/importlib-metadata-8.7.0-pyhe01879c_1.conda
|
|
sha256: c18ab120a0613ada4391b15981d86ff777b5690ca461ea7e9e49531e8f374745
|
|
md5: 63ccfdc3a3ce25b027b8767eb722fca8
|
|
depends:
|
|
- python >=3.9
|
|
- zipp >=3.20
|
|
- python
|
|
license: Apache-2.0
|
|
license_family: APACHE
|
|
size: 34641
|
|
timestamp: 1747934053147
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_client-8.6.3-pyhd8ed1ab_1.conda
|
|
sha256: 19d8bd5bb2fde910ec59e081eeb59529491995ce0d653a5209366611023a0b3a
|
|
md5: 4ebae00eae9705b0c3d6d1018a81d047
|
|
depends:
|
|
- importlib-metadata >=4.8.3
|
|
- jupyter_core >=4.12,!=5.0.*
|
|
- python >=3.9
|
|
- python-dateutil >=2.8.2
|
|
- pyzmq >=23.0
|
|
- tornado >=6.2
|
|
- traitlets >=5.3
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 106342
|
|
timestamp: 1733441040958
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/jupyter_core-5.9.1-pyhc90fa1f_0.conda
|
|
sha256: 1d34b80e5bfcd5323f104dbf99a2aafc0e5d823019d626d0dce5d3d356a2a52a
|
|
md5: b38fe4e78ee75def7e599843ef4c1ab0
|
|
depends:
|
|
- __unix
|
|
- python
|
|
- platformdirs >=2.5
|
|
- python >=3.10
|
|
- traitlets >=5.3
|
|
- python
|
|
constrains:
|
|
- pywin32 >=300
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 65503
|
|
timestamp: 1760643864586
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/keyutils-1.6.3-hb9d3cd8_0.conda
|
|
sha256: 0960d06048a7185d3542d850986d807c6e37ca2e644342dd0c72feefcf26c2a4
|
|
md5: b38117a3c920364aff79f870c984b4a3
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=13
|
|
license: LGPL-2.1-or-later
|
|
size: 134088
|
|
timestamp: 1754905959823
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/keyutils-1.6.3-h86ecc28_0.conda
|
|
sha256: 5ce830ca274b67de11a7075430a72020c1fb7d486161a82839be15c2b84e9988
|
|
md5: e7df0aab10b9cbb73ab2a467ebfaf8c7
|
|
depends:
|
|
- libgcc >=13
|
|
license: LGPL-2.1-or-later
|
|
size: 129048
|
|
timestamp: 1754906002667
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/krb5-1.21.3-h659f571_0.conda
|
|
sha256: 99df692f7a8a5c27cd14b5fb1374ee55e756631b9c3d659ed3ee60830249b238
|
|
md5: 3f43953b7d3fb3aaa1d0d0723d91e368
|
|
depends:
|
|
- keyutils >=1.6.1,<2.0a0
|
|
- libedit >=3.1.20191231,<3.2.0a0
|
|
- libedit >=3.1.20191231,<4.0a0
|
|
- libgcc-ng >=12
|
|
- libstdcxx-ng >=12
|
|
- openssl >=3.3.1,<4.0a0
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 1370023
|
|
timestamp: 1719463201255
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/krb5-1.21.3-h50a48e9_0.conda
|
|
sha256: 0ec272afcf7ea7fbf007e07a3b4678384b7da4047348107b2ae02630a570a815
|
|
md5: 29c10432a2ca1472b53f299ffb2ffa37
|
|
depends:
|
|
- keyutils >=1.6.1,<2.0a0
|
|
- libedit >=3.1.20191231,<3.2.0a0
|
|
- libedit >=3.1.20191231,<4.0a0
|
|
- libgcc-ng >=12
|
|
- libstdcxx-ng >=12
|
|
- openssl >=3.3.1,<4.0a0
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 1474620
|
|
timestamp: 1719463205834
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/krb5-1.21.3-h237132a_0.conda
|
|
sha256: 4442f957c3c77d69d9da3521268cad5d54c9033f1a73f99cde0a3658937b159b
|
|
md5: c6dc8a0fdec13a0565936655c33069a1
|
|
depends:
|
|
- __osx >=11.0
|
|
- libcxx >=16
|
|
- libedit >=3.1.20191231,<3.2.0a0
|
|
- libedit >=3.1.20191231,<4.0a0
|
|
- openssl >=3.3.1,<4.0a0
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 1155530
|
|
timestamp: 1719463474401
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/ld_impl_linux-64-2.45-default_hbd61a6d_105.conda
|
|
sha256: 1027bd8aa0d5144e954e426ab6218fd5c14e54a98f571985675468b339c808ca
|
|
md5: 3ec0aa5037d39b06554109a01e6fb0c6
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- zstd >=1.5.7,<1.6.0a0
|
|
constrains:
|
|
- binutils_impl_linux-64 2.45
|
|
license: GPL-3.0-only
|
|
license_family: GPL
|
|
size: 730831
|
|
timestamp: 1766513089214
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/ld_impl_linux-aarch64-2.45-default_h1979696_105.conda
|
|
sha256: 12e7341b89e9ea319a3b4de03d02cd988fa02b8a678f4e46779515009b5e475c
|
|
md5: 849c4cbbf8dd1d71e66c13afed1d2f12
|
|
depends:
|
|
- zstd >=1.5.7,<1.6.0a0
|
|
constrains:
|
|
- binutils_impl_linux-aarch64 2.45
|
|
license: GPL-3.0-only
|
|
license_family: GPL
|
|
size: 876257
|
|
timestamp: 1766513180236
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libcxx-21.1.8-hf598326_0.conda
|
|
sha256: 82e228975fd491bcf1071ecd0a6ec2a0fcc5f57eb0bd1d52cb13a18d57c67786
|
|
md5: 780f0251b757564e062187044232c2b7
|
|
depends:
|
|
- __osx >=11.0
|
|
license: Apache-2.0 WITH LLVM-exception
|
|
license_family: Apache
|
|
size: 569118
|
|
timestamp: 1765919724254
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libedit-3.1.20250104-pl5321h7949ede_0.conda
|
|
sha256: d789471216e7aba3c184cd054ed61ce3f6dac6f87a50ec69291b9297f8c18724
|
|
md5: c277e0a4d549b03ac1e9d6cbbe3d017b
|
|
depends:
|
|
- ncurses
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=13
|
|
- ncurses >=6.5,<7.0a0
|
|
license: BSD-2-Clause
|
|
license_family: BSD
|
|
size: 134676
|
|
timestamp: 1738479519902
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libedit-3.1.20250104-pl5321h976ea20_0.conda
|
|
sha256: c0b27546aa3a23d47919226b3a1635fccdb4f24b94e72e206a751b33f46fd8d6
|
|
md5: fb640d776fc92b682a14e001980825b1
|
|
depends:
|
|
- ncurses
|
|
- libgcc >=13
|
|
- ncurses >=6.5,<7.0a0
|
|
license: BSD-2-Clause
|
|
license_family: BSD
|
|
size: 148125
|
|
timestamp: 1738479808948
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libedit-3.1.20250104-pl5321hafb1f1b_0.conda
|
|
sha256: 66aa216a403de0bb0c1340a88d1a06adaff66bae2cfd196731aa24db9859d631
|
|
md5: 44083d2d2c2025afca315c7a172eab2b
|
|
depends:
|
|
- ncurses
|
|
- __osx >=11.0
|
|
- ncurses >=6.5,<7.0a0
|
|
license: BSD-2-Clause
|
|
license_family: BSD
|
|
size: 107691
|
|
timestamp: 1738479560845
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libexpat-2.7.3-hecca717_0.conda
|
|
sha256: 1e1b08f6211629cbc2efe7a5bca5953f8f6b3cae0eeb04ca4dacee1bd4e2db2f
|
|
md5: 8b09ae86839581147ef2e5c5e229d164
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
constrains:
|
|
- expat 2.7.3.*
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 76643
|
|
timestamp: 1763549731408
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libexpat-2.7.3-hfae3067_0.conda
|
|
sha256: cc2581a78315418cc2e0bb2a273d37363203e79cefe78ba6d282fed546262239
|
|
md5: b414e36fbb7ca122030276c75fa9c34a
|
|
depends:
|
|
- libgcc >=14
|
|
constrains:
|
|
- expat 2.7.3.*
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 76201
|
|
timestamp: 1763549910086
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libexpat-2.7.3-haf25636_0.conda
|
|
sha256: fce22610ecc95e6d149e42a42fbc3cc9d9179bd4eb6232639a60f06e080eec98
|
|
md5: b79875dbb5b1db9a4a22a4520f918e1a
|
|
depends:
|
|
- __osx >=11.0
|
|
constrains:
|
|
- expat 2.7.3.*
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 67800
|
|
timestamp: 1763549994166
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libffi-3.5.2-h9ec8514_0.conda
|
|
sha256: 25cbdfa65580cfab1b8d15ee90b4c9f1e0d72128f1661449c9a999d341377d54
|
|
md5: 35f29eec58405aaf55e01cb470d8c26a
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 57821
|
|
timestamp: 1760295480630
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libffi-3.5.2-hd65408f_0.conda
|
|
sha256: 6c3332e78a975e092e54f87771611db81dcb5515a3847a3641021621de76caea
|
|
md5: 0c5ad486dcfb188885e3cf8ba209b97b
|
|
depends:
|
|
- libgcc >=14
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 55586
|
|
timestamp: 1760295405021
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libffi-3.5.2-he5f378a_0.conda
|
|
sha256: 9b8acdf42df61b7bfe8bdc545c016c29e61985e79748c64ad66df47dbc2e295f
|
|
md5: 411ff7cd5d1472bba0f55c0faf04453b
|
|
depends:
|
|
- __osx >=11.0
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 40251
|
|
timestamp: 1760295839166
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-15.2.0-he0feb66_16.conda
|
|
sha256: 6eed58051c2e12b804d53ceff5994a350c61baf117ec83f5f10c953a3f311451
|
|
md5: 6d0363467e6ed84f11435eb309f2ff06
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- _openmp_mutex >=4.5
|
|
constrains:
|
|
- libgcc-ng ==15.2.0=*_16
|
|
- libgomp 15.2.0 he0feb66_16
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 1042798
|
|
timestamp: 1765256792743
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libgcc-15.2.0-h8acb6b2_16.conda
|
|
sha256: 44bfc6fe16236babb271e0c693fe7fd978f336542e23c9c30e700483796ed30b
|
|
md5: cf9cd6739a3b694dcf551d898e112331
|
|
depends:
|
|
- _openmp_mutex >=4.5
|
|
constrains:
|
|
- libgomp 15.2.0 h8acb6b2_16
|
|
- libgcc-ng ==15.2.0=*_16
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 620637
|
|
timestamp: 1765256938043
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libgcc-ng-15.2.0-h69a702a_16.conda
|
|
sha256: 5f07f9317f596a201cc6e095e5fc92621afca64829785e483738d935f8cab361
|
|
md5: 5a68259fac2da8f2ee6f7bfe49c9eb8b
|
|
depends:
|
|
- libgcc 15.2.0 he0feb66_16
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 27256
|
|
timestamp: 1765256804124
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libgcc-ng-15.2.0-he9431aa_16.conda
|
|
sha256: 22d7e63a00c880bd14fbbc514ec6f553b9325d705f08582e9076c7e73c93a2e1
|
|
md5: 3e54a6d0f2ff0172903c0acfda9efc0e
|
|
depends:
|
|
- libgcc 15.2.0 h8acb6b2_16
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 27356
|
|
timestamp: 1765256948637
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libgomp-15.2.0-he0feb66_16.conda
|
|
sha256: 5b3e5e4e9270ecfcd48f47e3a68f037f5ab0f529ccb223e8e5d5ac75a58fc687
|
|
md5: 26c46f90d0e727e95c6c9498a33a09f3
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 603284
|
|
timestamp: 1765256703881
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libgomp-15.2.0-h8acb6b2_16.conda
|
|
sha256: 0a9d77c920db691eb42b78c734d70c5a1d00b3110c0867cfff18e9dd69bc3c29
|
|
md5: 4d2f224e8186e7881d53e3aead912f6c
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 587924
|
|
timestamp: 1765256821307
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/liblzma-5.8.2-hb03c661_0.conda
|
|
sha256: 755c55ebab181d678c12e49cced893598f2bab22d582fbbf4d8b83c18be207eb
|
|
md5: c7c83eecbb72d88b940c249af56c8b17
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
constrains:
|
|
- xz 5.8.2.*
|
|
license: 0BSD
|
|
size: 113207
|
|
timestamp: 1768752626120
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/liblzma-5.8.2-he30d5cf_0.conda
|
|
sha256: 843c46e20519651a3e357a8928352b16c5b94f4cd3d5481acc48be2e93e8f6a3
|
|
md5: 96944e3c92386a12755b94619bae0b35
|
|
depends:
|
|
- libgcc >=14
|
|
constrains:
|
|
- xz 5.8.2.*
|
|
license: 0BSD
|
|
size: 125916
|
|
timestamp: 1768754941722
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/liblzma-5.8.2-h8088a28_0.conda
|
|
sha256: 7bfc7ffb2d6a9629357a70d4eadeadb6f88fa26ebc28f606b1c1e5e5ed99dc7e
|
|
md5: 009f0d956d7bfb00de86901d16e486c7
|
|
depends:
|
|
- __osx >=11.0
|
|
constrains:
|
|
- xz 5.8.2.*
|
|
license: 0BSD
|
|
size: 92242
|
|
timestamp: 1768752982486
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libmpdec-4.0.0-hb9d3cd8_0.conda
|
|
sha256: 3aa92d4074d4063f2a162cd8ecb45dccac93e543e565c01a787e16a43501f7ee
|
|
md5: c7e925f37e3b40d893459e625f6a53f1
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=13
|
|
license: BSD-2-Clause
|
|
license_family: BSD
|
|
size: 91183
|
|
timestamp: 1748393666725
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libmpdec-4.0.0-h86ecc28_0.conda
|
|
sha256: ef8697f934c80b347bf9d7ed45650928079e303bad01bd064995b0e3166d6e7a
|
|
md5: 78cfed3f76d6f3f279736789d319af76
|
|
depends:
|
|
- libgcc >=13
|
|
license: BSD-2-Clause
|
|
license_family: BSD
|
|
size: 114064
|
|
timestamp: 1748393729243
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libmpdec-4.0.0-h5505292_0.conda
|
|
sha256: 0a1875fc1642324ebd6c4ac864604f3f18f57fbcf558a8264f6ced028a3c75b2
|
|
md5: 85ccccb47823dd9f7a99d2c7f530342f
|
|
depends:
|
|
- __osx >=11.0
|
|
license: BSD-2-Clause
|
|
license_family: BSD
|
|
size: 71829
|
|
timestamp: 1748393749336
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libsodium-1.0.20-h4ab18f5_0.conda
|
|
sha256: 0105bd108f19ea8e6a78d2d994a6d4a8db16d19a41212070d2d1d48a63c34161
|
|
md5: a587892d3c13b6621a6091be690dbca2
|
|
depends:
|
|
- libgcc-ng >=12
|
|
license: ISC
|
|
size: 205978
|
|
timestamp: 1716828628198
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libsodium-1.0.20-h68df207_0.conda
|
|
sha256: 448df5ea3c5cf1af785aad46858d7a5be0522f4234a4dc9bb764f4d11ff3b981
|
|
md5: 2e4a8f23bebdcb85ca8e5a0fbe75666a
|
|
depends:
|
|
- libgcc-ng >=12
|
|
license: ISC
|
|
size: 177394
|
|
timestamp: 1716828514515
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsodium-1.0.20-h99b78c6_0.conda
|
|
sha256: fade8223e1e1004367d7101dd17261003b60aa576df6d7802191f8972f7470b1
|
|
md5: a7ce36e284c5faaf93c220dfc39e3abd
|
|
depends:
|
|
- __osx >=11.0
|
|
license: ISC
|
|
size: 164972
|
|
timestamp: 1716828607917
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libsqlite-3.51.2-hf4e2dac_0.conda
|
|
sha256: 04596fcee262a870e4b7c9807224680ff48d4d0cc0dac076a602503d3dc6d217
|
|
md5: da5be73701eecd0e8454423fd6ffcf30
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- icu >=78.2,<79.0a0
|
|
- libgcc >=14
|
|
- libzlib >=1.3.1,<2.0a0
|
|
license: blessing
|
|
size: 942808
|
|
timestamp: 1768147973361
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libsqlite-3.51.2-h10b116e_0.conda
|
|
sha256: 5f8230ccaf9ffaab369adc894ef530699e96111dac0a8ff9b735a871f8ba8f8b
|
|
md5: 4e3ba0d5d192f99217b85f07a0761e64
|
|
depends:
|
|
- icu >=78.2,<79.0a0
|
|
- libgcc >=14
|
|
- libzlib >=1.3.1,<2.0a0
|
|
license: blessing
|
|
size: 944688
|
|
timestamp: 1768147991301
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libsqlite-3.51.2-h1ae2325_0.conda
|
|
sha256: 6e9b9f269732cbc4698c7984aa5b9682c168e2a8d1e0406e1ff10091ca046167
|
|
md5: 4b0bf313c53c3e89692f020fb55d5f2c
|
|
depends:
|
|
- __osx >=11.0
|
|
- icu >=78.2,<79.0a0
|
|
- libzlib >=1.3.1,<2.0a0
|
|
license: blessing
|
|
size: 909777
|
|
timestamp: 1768148320535
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-15.2.0-h934c35e_16.conda
|
|
sha256: 813427918316a00c904723f1dfc3da1bbc1974c5cfe1ed1e704c6f4e0798cbc6
|
|
md5: 68f68355000ec3f1d6f26ea13e8f525f
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc 15.2.0 he0feb66_16
|
|
constrains:
|
|
- libstdcxx-ng ==15.2.0=*_16
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 5856456
|
|
timestamp: 1765256838573
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libstdcxx-15.2.0-hef695bb_16.conda
|
|
sha256: 4db11a903707068ae37aa6909511c68e9af6a2e97890d1b73b0a8d87cb74aba9
|
|
md5: 52d9df8055af3f1665ba471cce77da48
|
|
depends:
|
|
- libgcc 15.2.0 h8acb6b2_16
|
|
constrains:
|
|
- libstdcxx-ng ==15.2.0=*_16
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 5541149
|
|
timestamp: 1765256980783
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libstdcxx-ng-15.2.0-hdf11a46_16.conda
|
|
sha256: 81f2f246c7533b41c5e0c274172d607829019621c4a0823b5c0b4a8c7028ee84
|
|
md5: 1b3152694d236cf233b76b8c56bf0eae
|
|
depends:
|
|
- libstdcxx 15.2.0 h934c35e_16
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 27300
|
|
timestamp: 1765256885128
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libstdcxx-ng-15.2.0-hdbbeba8_16.conda
|
|
sha256: dd5c813ae5a4dac6fa946352674e0c21b1847994a717ef67bd6cc77bc15920be
|
|
md5: 20b7f96f58ccbe8931c3a20778fb3b32
|
|
depends:
|
|
- libstdcxx 15.2.0 hef695bb_16
|
|
license: GPL-3.0-only WITH GCC-exception-3.1
|
|
license_family: GPL
|
|
size: 27376
|
|
timestamp: 1765257033344
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libuuid-2.41.3-h5347b49_0.conda
|
|
sha256: 1a7539cfa7df00714e8943e18de0b06cceef6778e420a5ee3a2a145773758aee
|
|
md5: db409b7c1720428638e7c0d509d3e1b5
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 40311
|
|
timestamp: 1766271528534
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libuuid-2.41.3-h1022ec0_0.conda
|
|
sha256: c37a8e89b700646f3252608f8368e7eb8e2a44886b92776e57ad7601fc402a11
|
|
md5: cf2861212053d05f27ec49c3784ff8bb
|
|
depends:
|
|
- libgcc >=14
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 43453
|
|
timestamp: 1766271546875
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/libzlib-1.3.1-hb9d3cd8_2.conda
|
|
sha256: d4bfe88d7cb447768e31650f06257995601f89076080e76df55e3112d4e47dc4
|
|
md5: edb0dca6bc32e4f4789199455a1dbeb8
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=13
|
|
constrains:
|
|
- zlib 1.3.1 *_2
|
|
license: Zlib
|
|
license_family: Other
|
|
size: 60963
|
|
timestamp: 1727963148474
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/libzlib-1.3.1-h86ecc28_2.conda
|
|
sha256: 5a2c1eeef69342e88a98d1d95bff1603727ab1ff4ee0e421522acd8813439b84
|
|
md5: 08aad7cbe9f5a6b460d0976076b6ae64
|
|
depends:
|
|
- libgcc >=13
|
|
constrains:
|
|
- zlib 1.3.1 *_2
|
|
license: Zlib
|
|
license_family: Other
|
|
size: 66657
|
|
timestamp: 1727963199518
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/libzlib-1.3.1-h8359307_2.conda
|
|
sha256: ce34669eadaba351cd54910743e6a2261b67009624dbc7daeeafdef93616711b
|
|
md5: 369964e85dc26bfe78f41399b366c435
|
|
depends:
|
|
- __osx >=11.0
|
|
constrains:
|
|
- zlib 1.3.1 *_2
|
|
license: Zlib
|
|
license_family: Other
|
|
size: 46438
|
|
timestamp: 1727963202283
|
|
- conda: https://conda.modular.com/max-nightly/noarch/mblack-26.1.0.dev2026012105-release.conda
|
|
noarch: python
|
|
sha256: 52642b7aeda8a8f53abf18c017f12c5fa2e79e46d6b920fa1b5a416e528f4753
|
|
depends:
|
|
- python >=3.10
|
|
- click >=8.0.0
|
|
- mypy_extensions >=0.4.3
|
|
- packaging >=22.0
|
|
- pathspec >=0.9.0
|
|
- platformdirs >=2
|
|
- tomli >=1.1.0
|
|
- python
|
|
license: MIT
|
|
size: 135796
|
|
timestamp: 1768973118421
|
|
- conda: https://conda.modular.com/max-nightly/linux-64/mojo-0.26.1.0.dev2026012105-release.conda
|
|
sha256: beb2e65a34f01b75713754a9eca0be5c88af56100c5ac5c3879a350d6270593b
|
|
depends:
|
|
- python >=3.10
|
|
- mojo-compiler ==0.26.1.0.dev2026012105 release
|
|
- mblack ==26.1.0.dev2026012105 release
|
|
- jupyter_client >=8.6.2,<8.7
|
|
license: LicenseRef-Modular-Proprietary
|
|
size: 89003996
|
|
timestamp: 1768973118421
|
|
- conda: https://conda.modular.com/max-nightly/linux-aarch64/mojo-0.26.1.0.dev2026012105-release.conda
|
|
sha256: 3c4d98786769750b7e1c350a4d212c3bf694f962878b6f99d382b15729a2e1d8
|
|
depends:
|
|
- python >=3.10
|
|
- mojo-compiler ==0.26.1.0.dev2026012105 release
|
|
- mblack ==26.1.0.dev2026012105 release
|
|
- jupyter_client >=8.6.2,<8.7
|
|
license: LicenseRef-Modular-Proprietary
|
|
size: 87551873
|
|
timestamp: 1768973186852
|
|
- conda: https://conda.modular.com/max-nightly/osx-arm64/mojo-0.26.1.0.dev2026012105-release.conda
|
|
sha256: b9c89d5f905285cea44aed1dfda6fcb4dc165704e3d6dd9ebe923df6a648dc03
|
|
depends:
|
|
- python >=3.10
|
|
- mojo-compiler ==0.26.1.0.dev2026012105 release
|
|
- mblack ==26.1.0.dev2026012105 release
|
|
- jupyter_client >=8.6.2,<8.7
|
|
license: LicenseRef-Modular-Proprietary
|
|
size: 75151224
|
|
timestamp: 1768973376189
|
|
- conda: https://conda.modular.com/max-nightly/linux-64/mojo-compiler-0.26.1.0.dev2026012105-release.conda
|
|
sha256: 2f2b9c82491b1cb82db226c6bb122a1234575ebdb1617f5c46730e6859a9f9fe
|
|
depends:
|
|
- mojo-python ==0.26.1.0.dev2026012105 release
|
|
license: LicenseRef-Modular-Proprietary
|
|
size: 85745160
|
|
timestamp: 1768973118420
|
|
- conda: https://conda.modular.com/max-nightly/linux-aarch64/mojo-compiler-0.26.1.0.dev2026012105-release.conda
|
|
sha256: ea85ab4b36cb798fc6e879c120471136059426c9f007bbf02e1359e06d04f7c6
|
|
depends:
|
|
- mojo-python ==0.26.1.0.dev2026012105 release
|
|
license: LicenseRef-Modular-Proprietary
|
|
size: 83625177
|
|
timestamp: 1768973186852
|
|
- conda: https://conda.modular.com/max-nightly/osx-arm64/mojo-compiler-0.26.1.0.dev2026012105-release.conda
|
|
sha256: e977b399bff3f5a9b9cb29e8e116f652c6901c7fa09cbf77afc82728c13bd3bd
|
|
depends:
|
|
- mojo-python ==0.26.1.0.dev2026012105 release
|
|
license: LicenseRef-Modular-Proprietary
|
|
size: 65983395
|
|
timestamp: 1768973376189
|
|
- conda: https://conda.modular.com/max-nightly/noarch/mojo-python-0.26.1.0.dev2026012105-release.conda
|
|
noarch: python
|
|
sha256: 0106e7640fd2f7451c8d25395b0dc7e1a871654f4ad6b8d03d2b00e6f97f6e5e
|
|
depends:
|
|
- python
|
|
license: LicenseRef-Modular-Proprietary
|
|
size: 24241
|
|
timestamp: 1768973118420
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/mypy_extensions-1.1.0-pyha770c72_0.conda
|
|
sha256: 6ed158e4e5dd8f6a10ad9e525631e35cee8557718f83de7a4e3966b1f772c4b1
|
|
md5: e9c622e0d00fa24a6292279af3ab6d06
|
|
depends:
|
|
- python >=3.9
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 11766
|
|
timestamp: 1745776666688
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/ncurses-6.5-h2d0b736_3.conda
|
|
sha256: 3fde293232fa3fca98635e1167de6b7c7fda83caf24b9d6c91ec9eefb4f4d586
|
|
md5: 47e340acb35de30501a76c7c799c41d7
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=13
|
|
license: X11 AND BSD-3-Clause
|
|
size: 891641
|
|
timestamp: 1738195959188
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/ncurses-6.5-ha32ae93_3.conda
|
|
sha256: 91cfb655a68b0353b2833521dc919188db3d8a7f4c64bea2c6a7557b24747468
|
|
md5: 182afabe009dc78d8b73100255ee6868
|
|
depends:
|
|
- libgcc >=13
|
|
license: X11 AND BSD-3-Clause
|
|
size: 926034
|
|
timestamp: 1738196018799
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/ncurses-6.5-h5e97a16_3.conda
|
|
sha256: 2827ada40e8d9ca69a153a45f7fd14f32b2ead7045d3bbb5d10964898fe65733
|
|
md5: 068d497125e4bf8a66bf707254fff5ae
|
|
depends:
|
|
- __osx >=11.0
|
|
license: X11 AND BSD-3-Clause
|
|
size: 797030
|
|
timestamp: 1738196177597
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/openssl-3.6.0-h26f9b46_0.conda
|
|
sha256: a47271202f4518a484956968335b2521409c8173e123ab381e775c358c67fe6d
|
|
md5: 9ee58d5c534af06558933af3c845a780
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- ca-certificates
|
|
- libgcc >=14
|
|
license: Apache-2.0
|
|
license_family: Apache
|
|
size: 3165399
|
|
timestamp: 1762839186699
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/openssl-3.6.0-h8e36d6e_0.conda
|
|
sha256: 8dd3b4c31fe176a3e51c5729b2c7f4c836a2ce3bd5c82082dc2a503ba9ee0af3
|
|
md5: 7624c6e01aecba942e9115e0f5a2af9d
|
|
depends:
|
|
- ca-certificates
|
|
- libgcc >=14
|
|
license: Apache-2.0
|
|
license_family: Apache
|
|
size: 3705625
|
|
timestamp: 1762841024958
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/openssl-3.6.0-h5503f6c_0.conda
|
|
sha256: ebe93dafcc09e099782fe3907485d4e1671296bc14f8c383cb6f3dfebb773988
|
|
md5: b34dc4172653c13dcf453862f251af2b
|
|
depends:
|
|
- __osx >=11.0
|
|
- ca-certificates
|
|
license: Apache-2.0
|
|
license_family: Apache
|
|
size: 3108371
|
|
timestamp: 1762839712322
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/packaging-25.0-pyh29332c3_1.conda
|
|
sha256: 289861ed0c13a15d7bbb408796af4de72c2fe67e2bcb0de98f4c3fce259d7991
|
|
md5: 58335b26c38bf4a20f399384c33cbcf9
|
|
depends:
|
|
- python >=3.8
|
|
- python
|
|
license: Apache-2.0
|
|
license_family: APACHE
|
|
size: 62477
|
|
timestamp: 1745345660407
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/pathspec-1.0.3-pyhd8ed1ab_0.conda
|
|
sha256: 9b046bd271421cec66650f770b66f29692bcbfc4cfe40b24487eae396d2bcf26
|
|
md5: 0485a8731a6d82f181e0e073a2e39a39
|
|
depends:
|
|
- python >=3.10
|
|
license: MPL-2.0
|
|
license_family: MOZILLA
|
|
size: 53364
|
|
timestamp: 1767999155326
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/platformdirs-4.5.1-pyhcf101f3_0.conda
|
|
sha256: 04c64fb78c520e5c396b6e07bc9082735a5cc28175dbe23138201d0a9441800b
|
|
md5: 1bd2e65c8c7ef24f4639ae6e850dacc2
|
|
depends:
|
|
- python >=3.10
|
|
- python
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 23922
|
|
timestamp: 1764950726246
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/python-3.14.2-h32b2ec7_100_cp314.conda
|
|
build_number: 100
|
|
sha256: a120fb2da4e4d51dd32918c149b04a08815fd2bd52099dad1334647984bb07f1
|
|
md5: 1cef1236a05c3a98f68c33ae9425f656
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- bzip2 >=1.0.8,<2.0a0
|
|
- ld_impl_linux-64 >=2.36.1
|
|
- libexpat >=2.7.3,<3.0a0
|
|
- libffi >=3.5.2,<3.6.0a0
|
|
- libgcc >=14
|
|
- liblzma >=5.8.1,<6.0a0
|
|
- libmpdec >=4.0.0,<5.0a0
|
|
- libsqlite >=3.51.1,<4.0a0
|
|
- libuuid >=2.41.2,<3.0a0
|
|
- libzlib >=1.3.1,<2.0a0
|
|
- ncurses >=6.5,<7.0a0
|
|
- openssl >=3.5.4,<4.0a0
|
|
- python_abi 3.14.* *_cp314
|
|
- readline >=8.2,<9.0a0
|
|
- tk >=8.6.13,<8.7.0a0
|
|
- tzdata
|
|
- zstd >=1.5.7,<1.6.0a0
|
|
license: Python-2.0
|
|
size: 36790521
|
|
timestamp: 1765021515427
|
|
python_site_packages_path: lib/python3.14/site-packages
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/python-3.14.2-hb06a95a_100_cp314.conda
|
|
build_number: 100
|
|
sha256: 41adf6ee7a953ef4f35551a4a910a196b0a75e1ded458df5e73ef321863cb3f2
|
|
md5: 432459e6961a5bc4cfe7cd080aee721a
|
|
depends:
|
|
- bzip2 >=1.0.8,<2.0a0
|
|
- ld_impl_linux-aarch64 >=2.36.1
|
|
- libexpat >=2.7.3,<3.0a0
|
|
- libffi >=3.5.2,<3.6.0a0
|
|
- libgcc >=14
|
|
- liblzma >=5.8.1,<6.0a0
|
|
- libmpdec >=4.0.0,<5.0a0
|
|
- libsqlite >=3.51.1,<4.0a0
|
|
- libuuid >=2.41.2,<3.0a0
|
|
- libzlib >=1.3.1,<2.0a0
|
|
- ncurses >=6.5,<7.0a0
|
|
- openssl >=3.5.4,<4.0a0
|
|
- python_abi 3.14.* *_cp314
|
|
- readline >=8.2,<9.0a0
|
|
- tk >=8.6.13,<8.7.0a0
|
|
- tzdata
|
|
- zstd >=1.5.7,<1.6.0a0
|
|
license: Python-2.0
|
|
size: 37217543
|
|
timestamp: 1765020325291
|
|
python_site_packages_path: lib/python3.14/site-packages
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/python-3.14.2-h40d2674_100_cp314.conda
|
|
build_number: 100
|
|
sha256: 1a93782e90b53e04c2b1a50a0f8bf0887936649d19dba6a05b05c4b44dae96b7
|
|
md5: 14f15ab0d31a2ee5635aa56e77132594
|
|
depends:
|
|
- __osx >=11.0
|
|
- bzip2 >=1.0.8,<2.0a0
|
|
- libexpat >=2.7.3,<3.0a0
|
|
- libffi >=3.5.2,<3.6.0a0
|
|
- liblzma >=5.8.1,<6.0a0
|
|
- libmpdec >=4.0.0,<5.0a0
|
|
- libsqlite >=3.51.1,<4.0a0
|
|
- libzlib >=1.3.1,<2.0a0
|
|
- ncurses >=6.5,<7.0a0
|
|
- openssl >=3.5.4,<4.0a0
|
|
- python_abi 3.14.* *_cp314
|
|
- readline >=8.2,<9.0a0
|
|
- tk >=8.6.13,<8.7.0a0
|
|
- tzdata
|
|
- zstd >=1.5.7,<1.6.0a0
|
|
license: Python-2.0
|
|
size: 13575758
|
|
timestamp: 1765021280625
|
|
python_site_packages_path: lib/python3.14/site-packages
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python-dateutil-2.9.0.post0-pyhe01879c_2.conda
|
|
sha256: d6a17ece93bbd5139e02d2bd7dbfa80bee1a4261dced63f65f679121686bf664
|
|
md5: 5b8d21249ff20967101ffa321cab24e8
|
|
depends:
|
|
- python >=3.9
|
|
- six >=1.5
|
|
- python
|
|
license: Apache-2.0
|
|
license_family: APACHE
|
|
size: 233310
|
|
timestamp: 1751104122689
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python-gil-3.14.2-h4df99d1_100.conda
|
|
sha256: 8203dc90a5cb6687f5bfcf332eeaf494ec95d24ed13fca3c82ef840f0bb92a5d
|
|
md5: 0064ab66736c4814864e808169dc7497
|
|
depends:
|
|
- cpython 3.14.2.*
|
|
- python_abi * *_cp314
|
|
license: Python-2.0
|
|
size: 49287
|
|
timestamp: 1765020424843
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/python_abi-3.14-8_cp314.conda
|
|
build_number: 8
|
|
sha256: ad6d2e9ac39751cc0529dd1566a26751a0bf2542adb0c232533d32e176e21db5
|
|
md5: 0539938c55b6b1a59b560e843ad864a4
|
|
constrains:
|
|
- python 3.14.* *_cp314
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 6989
|
|
timestamp: 1752805904792
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/pyzmq-27.1.0-py312hfb55c3c_0.conda
|
|
noarch: python
|
|
sha256: a00a41b66c12d9c60e66b391e9a4832b7e28743348cf4b48b410b91927cd7819
|
|
md5: 3399d43f564c905250c1aea268ebb935
|
|
depends:
|
|
- python
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libstdcxx >=14
|
|
- libgcc >=14
|
|
- _python_abi3_support 1.*
|
|
- cpython >=3.12
|
|
- zeromq >=4.3.5,<4.4.0a0
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 212218
|
|
timestamp: 1757387023399
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/pyzmq-27.1.0-py312h4552c38_0.conda
|
|
noarch: python
|
|
sha256: 54e4ce37719ae513c199b8ab06ca89f8c4a0945b0c51d60ec952f5866ae1687e
|
|
md5: c9aadf2edd39b56ad34dc5f775626d5b
|
|
depends:
|
|
- python
|
|
- libstdcxx >=14
|
|
- libgcc >=14
|
|
- zeromq >=4.3.5,<4.4.0a0
|
|
- _python_abi3_support 1.*
|
|
- cpython >=3.12
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 213723
|
|
timestamp: 1757387032833
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/pyzmq-27.1.0-py312hd65ceae_0.conda
|
|
noarch: python
|
|
sha256: ef33812c71eccf62ea171906c3e7fc1c8921f31e9cc1fbc3f079f3f074702061
|
|
md5: bbd22b0f0454a5972f68a5f200643050
|
|
depends:
|
|
- python
|
|
- __osx >=11.0
|
|
- libcxx >=19
|
|
- _python_abi3_support 1.*
|
|
- cpython >=3.12
|
|
- zeromq >=4.3.5,<4.4.0a0
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 191115
|
|
timestamp: 1757387128258
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/readline-8.3-h853b02a_0.conda
|
|
sha256: 12ffde5a6f958e285aa22c191ca01bbd3d6e710aa852e00618fa6ddc59149002
|
|
md5: d7d95fc8287ea7bf33e0e7116d2b95ec
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
- ncurses >=6.5,<7.0a0
|
|
license: GPL-3.0-only
|
|
license_family: GPL
|
|
size: 345073
|
|
timestamp: 1765813471974
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/readline-8.3-hb682ff5_0.conda
|
|
sha256: fe695f9d215e9a2e3dd0ca7f56435ab4df24f5504b83865e3d295df36e88d216
|
|
md5: 3d49cad61f829f4f0e0611547a9cda12
|
|
depends:
|
|
- libgcc >=14
|
|
- ncurses >=6.5,<7.0a0
|
|
license: GPL-3.0-only
|
|
license_family: GPL
|
|
size: 357597
|
|
timestamp: 1765815673644
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/readline-8.3-h46df422_0.conda
|
|
sha256: a77010528efb4b548ac2a4484eaf7e1c3907f2aec86123ed9c5212ae44502477
|
|
md5: f8381319127120ce51e081dce4865cf4
|
|
depends:
|
|
- __osx >=11.0
|
|
- ncurses >=6.5,<7.0a0
|
|
license: GPL-3.0-only
|
|
license_family: GPL
|
|
size: 313930
|
|
timestamp: 1765813902568
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/six-1.17.0-pyhe01879c_1.conda
|
|
sha256: 458227f759d5e3fcec5d9b7acce54e10c9e1f4f4b7ec978f3bfd54ce4ee9853d
|
|
md5: 3339e3b65d58accf4ca4fb8748ab16b3
|
|
depends:
|
|
- python >=3.9
|
|
- python
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 18455
|
|
timestamp: 1753199211006
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/tk-8.6.13-noxft_ha0e22de_103.conda
|
|
sha256: 1544760538a40bcd8ace2b1d8ebe3eb5807ac268641f8acdc18c69c5ebfeaf64
|
|
md5: 86bc20552bf46075e3d92b67f089172d
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=13
|
|
- libzlib >=1.3.1,<2.0a0
|
|
constrains:
|
|
- xorg-libx11 >=1.8.12,<2.0a0
|
|
license: TCL
|
|
license_family: BSD
|
|
size: 3284905
|
|
timestamp: 1763054914403
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/tk-8.6.13-noxft_h561c983_103.conda
|
|
sha256: 154e73f6269f92ad5257aa2039278b083998fd19d371e150f307483fb93c07ae
|
|
md5: 631db4799bc2bfe4daccf80bb3cbc433
|
|
depends:
|
|
- libgcc >=13
|
|
- libzlib >=1.3.1,<2.0a0
|
|
constrains:
|
|
- xorg-libx11 >=1.8.12,<2.0a0
|
|
license: TCL
|
|
license_family: BSD
|
|
size: 3333495
|
|
timestamp: 1763059192223
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/tk-8.6.13-h892fb3f_3.conda
|
|
sha256: ad0c67cb03c163a109820dc9ecf77faf6ec7150e942d1e8bb13e5d39dc058ab7
|
|
md5: a73d54a5abba6543cb2f0af1bfbd6851
|
|
depends:
|
|
- __osx >=11.0
|
|
- libzlib >=1.3.1,<2.0a0
|
|
license: TCL
|
|
license_family: BSD
|
|
size: 3125484
|
|
timestamp: 1763055028377
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tomli-2.4.0-pyhcf101f3_0.conda
|
|
sha256: 62940c563de45790ba0f076b9f2085a842a65662268b02dd136a8e9b1eaf47a8
|
|
md5: 72e780e9aa2d0a3295f59b1874e3768b
|
|
depends:
|
|
- python >=3.10
|
|
- python
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 21453
|
|
timestamp: 1768146676791
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/tornado-6.5.3-py314h5bd0f2a_0.conda
|
|
sha256: b8f9f9ae508d79c9c697eb01b6a8d2ed4bc1899370f44aa6497c8abbd15988ea
|
|
md5: e35f08043f54d26a1be93fdbf90d30c3
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
- python >=3.14,<3.15.0a0
|
|
- python_abi 3.14.* *_cp314
|
|
license: Apache-2.0
|
|
license_family: Apache
|
|
size: 905436
|
|
timestamp: 1765458949518
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/tornado-6.5.3-py314hafb4487_0.conda
|
|
sha256: f88826b0b1857eff17ed9f8ddc26bbfeb10255fae4441d7fe9015b6e9a895b01
|
|
md5: 2a5b25886e10f4b5a469602f40a9490f
|
|
depends:
|
|
- libgcc >=14
|
|
- python >=3.14,<3.15.0a0
|
|
- python_abi 3.14.* *_cp314
|
|
license: Apache-2.0
|
|
license_family: Apache
|
|
size: 906693
|
|
timestamp: 1765461399465
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/tornado-6.5.4-py314h0612a62_0.conda
|
|
sha256: affbc6300e1baef5848f6e69569733a3e7a118aa642487c853f53d6f2bd23b89
|
|
md5: 83e1a2d7b0c1352870bbe9d9406135cf
|
|
depends:
|
|
- __osx >=11.0
|
|
- python >=3.14,<3.15.0a0
|
|
- python >=3.14,<3.15.0a0 *_cp314
|
|
- python_abi 3.14.* *_cp314
|
|
license: Apache-2.0
|
|
license_family: Apache
|
|
size: 909298
|
|
timestamp: 1765836779269
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/traitlets-5.14.3-pyhd8ed1ab_1.conda
|
|
sha256: f39a5620c6e8e9e98357507262a7869de2ae8cc07da8b7f84e517c9fd6c2b959
|
|
md5: 019a7385be9af33791c989871317e1ed
|
|
depends:
|
|
- python >=3.9
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 110051
|
|
timestamp: 1733367480074
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/tzdata-2025c-hc9c84f9_1.conda
|
|
sha256: 1d30098909076af33a35017eed6f2953af1c769e273a0626a04722ac4acaba3c
|
|
md5: ad659d0a2b3e47e38d829aa8cad2d610
|
|
license: LicenseRef-Public-Domain
|
|
size: 119135
|
|
timestamp: 1767016325805
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/zeromq-4.3.5-h387f397_9.conda
|
|
sha256: 47cfe31255b91b4a6fa0e9dbaf26baa60ac97e033402dbc8b90ba5fee5ffe184
|
|
md5: 8035e5b54c08429354d5d64027041cad
|
|
depends:
|
|
- libstdcxx >=14
|
|
- libgcc >=14
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libgcc >=14
|
|
- libsodium >=1.0.20,<1.0.21.0a0
|
|
- krb5 >=1.21.3,<1.22.0a0
|
|
license: MPL-2.0
|
|
license_family: MOZILLA
|
|
size: 310648
|
|
timestamp: 1757370847287
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/zeromq-4.3.5-hefbcea8_9.conda
|
|
sha256: 8a1efaf97a00d62d68939abe40f7a35ace8910eec777d5535b8c32d0079750bd
|
|
md5: 5676806bba055c901a62f969cb3fbe02
|
|
depends:
|
|
- libstdcxx >=14
|
|
- libgcc >=14
|
|
- krb5 >=1.21.3,<1.22.0a0
|
|
- libsodium >=1.0.20,<1.0.21.0a0
|
|
license: MPL-2.0
|
|
license_family: MOZILLA
|
|
size: 350254
|
|
timestamp: 1757370867477
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/zeromq-4.3.5-h888dc83_9.conda
|
|
sha256: b6f9c130646e5971f6cad708e1eee278f5c7eea3ca97ec2fdd36e7abb764a7b8
|
|
md5: 26f39dfe38a2a65437c29d69906a0f68
|
|
depends:
|
|
- __osx >=11.0
|
|
- libcxx >=19
|
|
- libsodium >=1.0.20,<1.0.21.0a0
|
|
- krb5 >=1.21.3,<1.22.0a0
|
|
license: MPL-2.0
|
|
license_family: MOZILLA
|
|
size: 244772
|
|
timestamp: 1757371008525
|
|
- conda: https://conda.anaconda.org/conda-forge/noarch/zipp-3.23.0-pyhcf101f3_1.conda
|
|
sha256: b4533f7d9efc976511a73ef7d4a2473406d7f4c750884be8e8620b0ce70f4dae
|
|
md5: 30cd29cb87d819caead4d55184c1d115
|
|
depends:
|
|
- python >=3.10
|
|
- python
|
|
license: MIT
|
|
license_family: MIT
|
|
size: 24194
|
|
timestamp: 1764460141901
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-64/zstd-1.5.7-hb78ec9c_6.conda
|
|
sha256: 68f0206ca6e98fea941e5717cec780ed2873ffabc0e1ed34428c061e2c6268c7
|
|
md5: 4a13eeac0b5c8e5b8ab496e6c4ddd829
|
|
depends:
|
|
- __glibc >=2.17,<3.0.a0
|
|
- libzlib >=1.3.1,<2.0a0
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 601375
|
|
timestamp: 1764777111296
|
|
- conda: https://conda.anaconda.org/conda-forge/linux-aarch64/zstd-1.5.7-h85ac4a6_6.conda
|
|
sha256: 569990cf12e46f9df540275146da567d9c618c1e9c7a0bc9d9cfefadaed20b75
|
|
md5: c3655f82dcea2aa179b291e7099c1fcc
|
|
depends:
|
|
- libzlib >=1.3.1,<2.0a0
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 614429
|
|
timestamp: 1764777145593
|
|
- conda: https://conda.anaconda.org/conda-forge/osx-arm64/zstd-1.5.7-hbf9d68e_6.conda
|
|
sha256: 9485ba49e8f47d2b597dd399e88f4802e100851b27c21d7525625b0b4025a5d9
|
|
md5: ab136e4c34e97f34fb621d2592a393d8
|
|
depends:
|
|
- __osx >=11.0
|
|
- libzlib >=1.3.1,<2.0a0
|
|
license: BSD-3-Clause
|
|
license_family: BSD
|
|
size: 433413
|
|
timestamp: 1764777166076
|