fedora-elections-messages

View on PyPIReverse Dependencies (3)

1.0.1 fedora_elections_messages-1.0.1-py2.py3-none-any.whl

Wheel Details

Project: fedora-elections-messages
Version: 1.0.1
Filename: fedora_elections_messages-1.0.1-py2.py3-none-any.whl
Download: [link]
Size: 16825
MD5: 9f3b79f0ca84f434771b4f66069c3fe0
SHA256: df2eaf0053c7e8bdb0f03e97049aadec776395940cdb97f74e7b9dea0d0c4b37
Uploaded: 2020-06-29 22:59:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: fedora-elections-messages
Version: 1.0.1
Summary: A schema package for messages sent by fedora-elections
Maintainer: Fedora Infrastructure Team
Maintainer-Email: infrastructure[at]lists.fedoraproject.org
Home-Page: https://pagure.io/elections-messages
License: GPLv2+
Keywords: fedora
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Platform: Fedora
Platform: GNU/Linux
Requires-Dist: fedora-messaging
[Description omitted; length: 195 characters]

WHEEL

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

RECORD

Path Digest Size
fedora_elections_messages/__init__.py sha256=qQk2eLtTjYdxJc26m57lmr0ZEgC4KKROifF_ViPhNu8 1029
fedora_elections_messages/base.py sha256=x8dHbBV2ITrctINEZn8s-uO47ZR5DzYxfAGNW1opL8I 2859
fedora_elections_messages/candidate_delete.py sha256=OvFFVZkjU2AjLaHSBQC8uJbYYLXyOf2qq3GfGsBgRsA 2638
fedora_elections_messages/candidate_edit.py sha256=OvbIHPNSew8c5zBokFvtKhqy6waLoabYnrBt9x6AKDQ 2629
fedora_elections_messages/candidate_new.py sha256=Jhp7tmNKIfZD7eLZzEvxI-sXJ-VmfFtbhTbDMhuPGrw 2625
fedora_elections_messages/election_edit.py sha256=Q6Zr62CfhF16xryxBU6lUo7B0aH0rOkhvO_nKX7MM5c 1966
fedora_elections_messages/election_new.py sha256=DJ0DJQc8GbGNdFo5aXiceeDS5cAoWZLP9kgR1T34fh4 1970
fedora_elections_messages-1.0.1.dist-info/LICENSE sha256=gXf5dRMhNSbfLPYYTY_5hsZ1r7UU1OaKQEAQUhuIBkM 18092
fedora_elections_messages-1.0.1.dist-info/METADATA sha256=poi7t4dnF0EzL-efjfOu5hyqzpg6-_rDYwAdTTfJC3A 1005
fedora_elections_messages-1.0.1.dist-info/WHEEL sha256=kGT74LWyRUZrL4VgLh6_g12IeVl_9u9ZVhadrgXZUEY 110
fedora_elections_messages-1.0.1.dist-info/entry_points.txt sha256=NGqz44UrgzlkibSQ7dQGWRcP9PRAYJ3IEQ5efyYrwsE 468
fedora_elections_messages-1.0.1.dist-info/top_level.txt sha256=dM0AcCS-QVsaGez9AahUElXLRwB_gsWwiZPjfmskQnc 26
fedora_elections_messages-1.0.1.dist-info/RECORD

top_level.txt

fedora_elections_messages

entry_points.txt

fedora_elections.candidate.delete = fedora_elections_messages.candidate_delete:DeleteCandidateV1
fedora_elections.candidate.edit = fedora_elections_messages.candidate_edit:EditCandidateV1
fedora_elections.candidate.new = fedora_elections_messages.candidate_new:NewCandidateV1
fedora_elections.election.edit = fedora_elections_messages.election_edit:EditElectionV1
fedora_elections.election.new = fedora_elections_messages.election_new:NewElectionV1