ini2toml

View on PyPIReverse Dependencies (3)

0.14 ini2toml-0.14-py3-none-any.whl

Wheel Details

Project: ini2toml
Version: 0.14
Filename: ini2toml-0.14-py3-none-any.whl
Download: [link]
Size: 55692
MD5: c278713203416378f53a6a5e69692ef3
SHA256: d833518ea45cad6f7b2cc656bac45bb662eb81051349ff55e6297286736cf401
Uploaded: 2024-04-20 19:26:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ini2toml
Version: 0.14
Summary: Automatically conversion of .ini/.cfg files to TOML equivalents
Author: Anderson Bravalheri
Author-Email: andersonbravalheri[at]gmail.com
Home-Page: https://github.com/abravalheri/ini2toml/
Project-Url: Documentation, https://ini2toml.readthedocs.io/
Project-Url: Source, https://github.com/abravalheri/ini2toml
Project-Url: Tracker, https://github.com/abravalheri/ini2toml/issues
Project-Url: Changelog, https://ini2toml.readthedocs.io/en/latest/changelog.html
Project-Url: Download, https://pypi.org/project/ini2toml/#files
License: MPL-2.0
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Platform: any
Requires-Dist: packaging (>=20.7)
Requires-Dist: setuptools (>=59.6)
Requires-Dist: configupdater (<4,>=3.0.1); extra == "all"
Requires-Dist: tomlkit (<2,>=0.10.0); extra == "all"
Requires-Dist: tomli-w (<2,>=0.4.0); extra == "all"
Requires-Dist: pyproject-fmt (>=0.4.0); python_version >= "3.7" and extra == "experimental"
Requires-Dist: configupdater (<4,>=3.0.1); extra == "full"
Requires-Dist: tomlkit (<2,>=0.10.0); extra == "full"
Requires-Dist: importlib-metadata; python_version < "3.8" and extra == "full"
Requires-Dist: tomli-w (<2,>=0.4.0); extra == "lite"
Requires-Dist: importlib-metadata; python_version < "3.8" and extra == "lite"
Requires-Dist: isort; extra == "testing"
Requires-Dist: setuptools; extra == "testing"
Requires-Dist: tomli; extra == "testing"
Requires-Dist: pytest; extra == "testing"
Requires-Dist: pytest-cov; extra == "testing"
Requires-Dist: pytest-xdist; extra == "testing"
Requires-Dist: pytest-randomly; extra == "testing"
Requires-Dist: validate-pyproject (<2,>=0.6); extra == "testing"
Requires-Dist: typing-extensions; python_version < "3.8" and extra == "typechecking"
Provides-Extra: all
Provides-Extra: experimental
Provides-Extra: full
Provides-Extra: lite
Provides-Extra: testing
Provides-Extra: typechecking
Description-Content-Type: text/x-rst; charset=UTF-8
License-File: LICENSE.txt
[Description omitted; length: 8698 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.43.0)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
ini2toml/__init__.py sha256=fSrhG5thbiGUGEX-8FVW_wwcSqWzfUGB_lbtLnFr7Cg 820
ini2toml/__main__.py sha256=yQP0sf-rkTO-3MOotv4blvukvNGwbJFz10hQhMsxcJM 28
ini2toml/api.py sha256=pDdBBni2_X1Pzqc19u4ezpLbfJ07zwCGJTITKhaZYxg 1125
ini2toml/base_translator.py sha256=WyC8jOY8GW_ddvqb67GnaY35NoiunREyloR4Mt4evEY 6725
ini2toml/cli.py sha256=qYC1PAo8qawH7aY19z4aaQChjCBMWht87rOy2lmHsV0 8266
ini2toml/errors.py sha256=wPJCUA6HTKBN6oFXETrHVLjue4tPcycNfOaMx1vULF8 2383
ini2toml/intermediate_repr.py sha256=uxRW-IXfwgDM9IxUcQ-6LVEZX_JnuAl5AFGtjR2E3rY 8962
ini2toml/profile.py sha256=6xnGQsZwifEWlNIEC8rqhegG2rYq_N6Arl5haU9bvdw 2396
ini2toml/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ini2toml/transformations.py sha256=5iluomTi4x3sMdUCIfCsU-vUqsX4Fx4Tv9x5rIE7HXA 11777
ini2toml/translator.py sha256=Qru16wVlWokxbA30VMK602SUX3c-zVs-64Z8IzeEGDg 5237
ini2toml/types.py sha256=NlUCCGgZkaCi76xGC5Qh4LoPvqT-syBxux9bEiKY9hw 3283
ini2toml/drivers/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ini2toml/drivers/configparser.py sha256=0wu051rK2EDHHOiCR131Vzy6KK2PAYKl1wFSTw_2aIw 658
ini2toml/drivers/configupdater.py sha256=bGUgjmX7-egCxBGVmLzgzcEXWrMMHlkS8rjXAzw5oJc 2231
ini2toml/drivers/full_toml.py sha256=ZbziXnIN-Ukjg3fnMpuUKA-oyLVgSGiIJuqY-kZg__Q 10530
ini2toml/drivers/lite_toml.py sha256=FQ51pB2QoWyU-g1FsT-4pRe01plWMLoyErEkVrhszmw 673
ini2toml/drivers/plain_builtins.py sha256=9PfJgz0_V4U76XsCyyHhBDzs4WUx2CFPCvnVlhBVFYI 2187
ini2toml/plugins/__init__.py sha256=W8doTWvo66J8-lKs7S9UXjLpvEvTHW2YJgYHNhExcok 3791
ini2toml/plugins/best_effort.py sha256=q-jaijMMI3kSswbafYNUFk4ZNXuhh2Tsb7D7KSnU0I8 2106
ini2toml/plugins/coverage.py sha256=_pieoOH5wKezrjFGpPFXFFTEee2tYAFHo5MqWEfsGSM 1885
ini2toml/plugins/isort.py sha256=bzomK_q3FeT3lOKdw-oJR_UsdGShcvLf-OjIml2HO7s 2449
ini2toml/plugins/mypy.py sha256=YMatrTQyzG8hvVAlszyNk0W2nCzn7KML2rawDr3C7dc 2792
ini2toml/plugins/profile_independent_tasks.py sha256=0FKKelVXY0w-LQuDxwM-mLhw5AZWLVfnH_CWJ7B9_Qo 1745
ini2toml/plugins/pytest.py sha256=Os2h9U7DA7k1DyF_riLSyAqvibCtpbJP6lcWFRHKPnw 3361
ini2toml/plugins/setuptools_pep621.py sha256=2Tg33mufNls_zndzzYQUVT5RbzH-tR-44vdw_lofdgU 35701
ini2toml/plugins/toml_incompatibilities.py sha256=x7XOyhYr42OtQY9w_0jkTw6vpj9lbnPVPpvFRfF5TIo 1513
ini2toml-0.14.dist-info/LICENSE.txt sha256=09btKnCai4LASlVvyTZUp9T0DVNyTY_awOppr_cIfB4 15922
ini2toml-0.14.dist-info/METADATA sha256=hobx1iz7u612sTd-smuW7fm1mBMK1_qHnaHrua7Fqwc 10738
ini2toml-0.14.dist-info/WHEEL sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ 92
ini2toml-0.14.dist-info/entry_points.txt sha256=3eFGDXH3mFx4a1SwJIk1Df8-jhV8EXtc-PRpuKp-vLQ 497
ini2toml-0.14.dist-info/top_level.txt sha256=vqKn_YrXQbTyR2UJUipvZNIlPM8sl1CfNtHAtDz33_I 9
ini2toml-0.14.dist-info/RECORD

top_level.txt

ini2toml

entry_points.txt

ini2toml = ini2toml.cli:run
best_effort = ini2toml.plugins.best_effort:activate
coverage = ini2toml.plugins.coverage:activate
independent_tasks = ini2toml.plugins.profile_independent_tasks:activate
isort = ini2toml.plugins.isort:activate
mypy = ini2toml.plugins.mypy:activate
pytest = ini2toml.plugins.pytest:activate
setuptools_pep621 = ini2toml.plugins.setuptools_pep621:activate
toml_incompatibilities = ini2toml.plugins.toml_incompatibilities:activate