gordian

View on PyPIReverse Dependencies (0)

3.7.0 gordian-3.7.0-py3-none-any.whl

Wheel Details

Project: gordian
Version: 3.7.0
Filename: gordian-3.7.0-py3-none-any.whl
Download: [link]
Size: 18227
MD5: 0ce46f12db2531776e8da651e046b2b1
SHA256: af38adf7d6cedb170c5f161d3dc717ea9f203eb99a05bf3520ea6fcdc3c595de
Uploaded: 2023-10-26 16:36:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: gordian
Version: 3.7.0
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: 8731 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.41.2)
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=8Wq8xnQhGZqqWRHvJ2fW3QmqcKtQ1rH2eq2kYNlFdXM 8044
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.0.dist-info/LICENSE sha256=05ic03LM4ocrpG-ApgJ-szT3-6PJb_oqG4nQ_gT65H0 11337
gordian-3.7.0.dist-info/METADATA sha256=DMws3tN52kFu8Fm2bBh0nvqwLRyv3vNgXi1_G4WcV0I 9317
gordian-3.7.0.dist-info/WHEEL sha256=yQN5g4mg4AybRjkgi-9yy4iQEFibGQmlz78Pik5Or-A 92
gordian-3.7.0.dist-info/entry_points.txt sha256=2L8t-RWuqW89ysuK0r0rjJIk0ZRU4mj_exOQAmCj074 76
gordian-3.7.0.dist-info/top_level.txt sha256=b_UbEmhtgsyySaQWWM8y994NfrxZYmDSBcIYT6b-Frg 8
gordian-3.7.0.dist-info/RECORD

top_level.txt

gordian

entry_points.txt

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