--------------
Hash contents:
--------------
{}
----------
meta.yaml:
----------
package:
  name: pinject
  version: 0.14.1
source:
  sha256: 0f0a0b14f9df87a85b529a21cdaf530269b1f24fb303d418583a12bb53f69382
  url: https://pypi.io/packages/source/p/pinject/pinject-0.14.1.tar.gz
build:
  noarch: python
  number: '0'
  script: C:\\Users\\zalms\\conda-bld\\pinject_1723465624118\\_h_env\\python.exe -m
    pip install . -vv
requirements:
  host:
    - ca-certificates 2024.7.4 h56e8100_0
    - libexpat 2.6.2 h63175ca_0
    - tzdata 2024a h0c530f3_0
    - ucrt 10.0.22621.0 h57928b3_0
    - vc14_runtime 14.40.33810 ha82c5b3_20
    - vc 14.3 h8a93ad2_20
    - vs2015_runtime 14.40.33810 h3bf8584_20
    - bzip2 1.0.8 h2466b09_7
    - libffi 3.4.2 h8ffe710_5
    - libsqlite 3.46.0 h2466b09_0
    - libzlib 1.3.1 h2466b09_1
    - openssl 3.3.1 h2466b09_2
    - tk 8.6.13 h5226925_1
    - xz 5.2.6 h8d14728_0
    - python 3.12.5 h889d299_0_cpython
    - setuptools 72.1.0 pyhd8ed1ab_0
    - wheel 0.44.0 pyhd8ed1ab_0
    - pip 24.2 pyhd8ed1ab_0
  run:
    - python >=3.4
    - six >=1.7.3
    - decorator >=4.3.0
test:
  commands:
    - pip check
  imports:
    - pinject
  requires:
    - pip
about:
  home: https://github.com/google/pinject
  license: Apache-2.0
  license_file: LICENSE
  summary: A pythonic dependency injection library
extra:
  copy_test_source_files: true
  final: true
  recipe-maintainers:
    - baszalmstra
