poetry2conda

View on PyPIReverse Dependencies (1)

0.3.0 poetry2conda-0.3.0-py3-none-any.whl

Wheel Details

Project: poetry2conda
Version: 0.3.0
Filename: poetry2conda-0.3.0-py3-none-any.whl
Download: [link]
Size: 10109
MD5: 348428590999e615ddd1f73596f27a13
SHA256: 218618d37331bd6d3d3007edcf21d71802990a0ce9c27e8bb23f739cfa82ed03
Uploaded: 2020-06-02 07:56:14 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: poetry2conda
Version: 0.3.0
Summary: Convert pyproject.toml to environment.yaml
Author: David Ojeda
Author-Email: david.ojeda[at]gmail.com
Home-Page: https://github.com/dojeda/poetry2conda
Project-Url: Repository, https://github.com/dojeda/poetry2conda
License: MIT
Keywords: poetry,anaconda
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6,<4.0
Requires-Dist: poetry-semver (<0.2.0,>=0.1.0)
Requires-Dist: toml (<0.11.0,>=0.10.0)
Description-Content-Type: text/x-rst
[Description omitted; length: 10604 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: poetry 1.0.5
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
LICENSE sha256=KPOCEp-dCpQWTPF3gJz9JxGVW4-0ekPTse3YANLcfA8 1068
poetry2conda/__init__.py sha256=kS6CjFV0Yo_FMo7TCk7JSQMi2bZD5rywCkdSBIWPZhA 131
poetry2conda/convert.py sha256=akefmLU1tjY4IhZnqRhyxMXFNBYk2AZEmTSU_ldNLQ4 9906
poetry2conda-0.3.0.dist-info/entry_points.txt sha256=XWyicJhgQHRV1aHZRh4XrcFSXMX8eDNT9KzLmJheDGk 58
poetry2conda-0.3.0.dist-info/LICENSE sha256=KPOCEp-dCpQWTPF3gJz9JxGVW4-0ekPTse3YANLcfA8 1068
poetry2conda-0.3.0.dist-info/WHEEL sha256=xSvaL1DM8LOHfdyo0cCcwjZu1tC6CnCsRGWUgazvlbM 83
poetry2conda-0.3.0.dist-info/METADATA sha256=M3EmkcypVpqHzOjsvhu46wYOj7xnitncpu5TS6OpfVQ 11547
poetry2conda-0.3.0.dist-info/RECORD

entry_points.txt

poetry2conda = poetry2conda.convert:main