Metadata-Version: 2.4
Name: civics_cdf_validator
Version: 1.55.dev4
Summary: Checks if an election feed follows best practices
Home-page: https://github.com/google/civics_cdf_validator
Author: Google Civics
Author-email: election-results-xml-validator@google.com
Maintainer: gVelocity Civics
Maintainer-email: election-results-xml-validator@google.com
License: Apache License
License-File: LICENSE-2.0.txt
Requires-Dist: lxml>=3.3.4
Requires-Dist: language-tags>=0.4.2
Requires-Dist: requests>=2.10
Requires-Dist: networkx>=2.6.3
Requires-Dist: pycountry==22.1.10
Requires-Dist: frozendict>=2.4.4
Requires-Dist: attrs>=25.1.0
Requires-Dist: six
Provides-Extra: test
Requires-Dist: pytest; extra == "test"
Requires-Dist: absl-py; extra == "test"
Requires-Dist: mock==3.0.5; extra == "test"
Requires-Dist: freezegun; extra == "test"
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: maintainer
Dynamic: maintainer-email
Dynamic: provides-extra
Dynamic: requires-dist
Dynamic: summary

civics_cdf_validator is a script that checks if an election data feed follows best practices and outputs errors, warnings and info messages for common issues.
