gordian

View on PyPIReverse Dependencies (0)

3.7.1 gordian-3.7.1-py3-none-any.whl

Wheel Details

Project: gordian
Version: 3.7.1
Filename: gordian-3.7.1-py3-none-any.whl
Download: [link]
Size: 18258
MD5: 554aa149b24a615eee9f2d132d4e7934
SHA256: b3d4f581e38a47ecfef503d60974e5b892acea1e05a0f4c13f1b44d0e20b068d
Uploaded: 2024-05-23 22:46:41 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gordian
Version: 3.7.1
Summary: A tool to search and replace files in a Git repo
Author: Intuit
Author-Email: cg-sre[at]intuit.com
Home-Page: https://github.com/argoproj-labs/gordian
Requires-Dist: pygithub (<2.0.0)
Requires-Dist: pyyaml
Requires-Dist: jsonpatch
Requires-Dist: deepdiff
Requires-Dist: retry
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-cov; extra == "test"
Requires-Dist: pytest-runner; extra == "test"
Requires-Dist: flake8; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 8739 characters]

WHEEL

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

RECORD

Path Digest Size
gordian/config.py sha256=7e-AoINlEChoJ9uYTvndLyucb5VLUNrsmyRAUZ0rgFg 256
gordian/gordian.py sha256=TG3IyTcbgTIlubGgHEmXqTjh4-Rve7RLtMxJi_7ebl8 7051
gordian/repo.py sha256=Vebr873d8hy4vv6z0CeGfxwUoE15XWemSLSAk5Y2YaU 8172
gordian/transformations.py sha256=ANLIwTotcq9biRa0mo5F1ShxWgn8v7utQUYIlD6YzUQ 4011
gordian/files/__init__.py sha256=gbPudd9rQhgISx7X327nFQw4qisxcaqPcr21Bke99wg 178
gordian/files/base_file.py sha256=KuEa6HeewPBUFKCSHbGClzMy6HuoosPezRScKSs4DRM 858
gordian/files/changelog_file.py sha256=emECEEwAMlXkqqdB8DwQ9RzNtwv5K_6YNkKeUic8YUo 3928
gordian/files/json_file.py sha256=86d_e0gqWR5PPQjjPtcoCsi1_xVbH5Os1QT0D1g3hR8 377
gordian/files/markdown_file.py sha256=5bPrHUO8PChm3xDZ-B97c_erLsckEscd8863djv17cE 309
gordian/files/plaintext_file.py sha256=zVhmA8n5Od0CwD-i7o2tJg0c8sMiAiht6-eqNWJ6kh4 285
gordian/files/yaml_file.py sha256=m23n4tZN7ycbGTa6UyQkRup-d_4qvJkC7jquhrnLSX4 858
gordian-3.7.1.dist-info/LICENSE sha256=05ic03LM4ocrpG-ApgJ-szT3-6PJb_oqG4nQ_gT65H0 11337
gordian-3.7.1.dist-info/METADATA sha256=NlEOANSW0jdH2gOLLS8ZPriLo4WHS6OjatW2m_XJ9Y4 9325
gordian-3.7.1.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
gordian-3.7.1.dist-info/entry_points.txt sha256=2L8t-RWuqW89ysuK0r0rjJIk0ZRU4mj_exOQAmCj074 76
gordian-3.7.1.dist-info/top_level.txt sha256=b_UbEmhtgsyySaQWWM8y994NfrxZYmDSBcIYT6b-Frg 8
gordian-3.7.1.dist-info/RECORD

top_level.txt

gordian

entry_points.txt

gordian = gordian.gordian:main
pulpo = gordian.pulpo:main