conda-spawn

View on PyPIReverse Dependencies (0)

0.0.5 conda_spawn-0.0.5-py3-none-any.whl

Wheel Details

Project: conda-spawn
Version: 0.0.5
Filename: conda_spawn-0.0.5-py3-none-any.whl
Download: [link]
Size: 19448
MD5: aab18fff3d4f5a22c84bd838f9961531
SHA256: a14f9149a694f0f2c54f92b14f622a4c75074f22eb4de209c3b40be8a86f6e34
Uploaded: 2025-01-29 01:21:35 +0000

dist-info

METADATA

Metadata-Version: 2.4
Name: conda-spawn
Version: 0.0.5
Summary: Activate conda environments in new shell processes.
Author-Email: Jaime Rodríguez-Guerra <jrodriguez[at]quansight.com>
Project-Url: homepage, https://github.com/conda-incubator/conda-spawn
License: MIT License Copyright (c) 2025 Jaime Rodríguez-Guerra Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Requires-Python: >=3.9
Requires-Dist: pexpect
Requires-Dist: shellingham
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 938 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.27.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
conda_spawn/__init__.py sha256=IDUnBjb5QUI9AbVx778oCqTwSQ0lp3gl2W6eh0AZNHs 109
conda_spawn/_version.py sha256=EJB7__SNK9kQS_SWZB_U4DHJ3P8ftF6etZEihTYnuXE 411
conda_spawn/activate.py sha256=CVcKj0zVGasLTFXULEuNl1TbXKXs2u32Y-qsCcxdQIQ 41579
conda_spawn/cli.py sha256=ugTpcMGMlgxPIspTlc3CXjxuqjvic9tVocesL6C_qy8 3998
conda_spawn/exceptions.py sha256=uf69w1jM-PM1jVo-qcWNzQUUtwDO2zHppBtOmHQ7vJQ 408
conda_spawn/main.py sha256=fBpJFF43vesd0KPmOy0_AHXFYBzJ2URE74T4ELkhKas 1783
conda_spawn/plugin.py sha256=6689pkuEzty4z8lmdoFP8REAtW4ZcNSqm_7b8-xokV8 335
conda_spawn/shell.py sha256=kfQeOh5S1JMPkTNHbHsVGTo9CB9NWzlWsotwpiKZM2E 8075
conda_spawn-0.0.5.dist-info/METADATA sha256=qzmZYzWE674_igkQ37AMVKg8C6XeKP8hQtMPeqbeB5U 3073
conda_spawn-0.0.5.dist-info/WHEEL sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ 87
conda_spawn-0.0.5.dist-info/entry_points.txt sha256=JROg7ZzEMNhwgjxPVvtxsXONy4ZatYbCxlUr_ey39nY 41
conda_spawn-0.0.5.dist-info/licenses/LICENSE sha256=CHBm8UV-yUpakZvCRXbqmfY3icT9G8ZROh8pQpWlEok 1080
conda_spawn-0.0.5.dist-info/RECORD

entry_points.txt

[conda]
conda-spawn = conda_spawn.plugin