paraxor-schema

View on PyPIReverse Dependencies (0)

1.0.0 paraxor_schema-1.0.0-py2.py3-none-any.whl

Wheel Details

Project: paraxor-schema
Version: 1.0.0
Filename: paraxor_schema-1.0.0-py2.py3-none-any.whl
Download: [link]
Size: 7852
MD5: e81556100f8ec381124f23bdc4bf2744
SHA256: 7300d985514d8dba083c8343df4462206a23ccc7e0f11146f427b2c783dca756
Uploaded: 2020-01-21 14:16:27 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: paraxor-schema
Version: 1.0.0
Summary: A sample schema package for messages sent by mailman
Maintainer: Fedora Infrastructure Team
Maintainer-Email: infrastructure[at]lists.fedoraproject.org
Home-Page: https://github.com/fedora-infra/fedora-messaging/
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
Classifier: Programming Language :: Python :: 3.7
Platform: Fedora
Platform: GNU/Linux
Requires-Dist: fedora-messaging
[Description omitted; length: 149 characters]

WHEEL

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

RECORD

Path Digest Size
paraxor_schema/__init__.py sha256=bPeHmuim0ouXMmDzY9pneKLe74aeFx0kWVFUqXXy9H0 742
paraxor_schema/schema.py sha256=S786mDWpy51LxgHQP4isKtQ5W_yeqU0CQBByBK_lmwM 8074
paraxor_schema/tests/__init__.py sha256=bPeHmuim0ouXMmDzY9pneKLe74aeFx0kWVFUqXXy9H0 742
paraxor_schema/tests/test_schema.py sha256=HC947iR0AfHGus5l2BPg9pZ7wj_TUK3dDBOdSE0WAPM 6704
paraxor_schema-1.0.0.dist-info/DESCRIPTION.rst sha256=S4LJ40f2vL5MBH2wpIweowewaekE8x7b9DdthktzNBI 149
paraxor_schema-1.0.0.dist-info/METADATA sha256=CbKb72sS6atvebgZB-f9hrKItFzVedCti8BF4XAR0Y8 1009
paraxor_schema-1.0.0.dist-info/RECORD
paraxor_schema-1.0.0.dist-info/WHEEL sha256=kdsN-5OJAZIiHN-iO4Rhl82KyS0bDWf4uBwMbkNafr8 110
paraxor_schema-1.0.0.dist-info/entry_points.txt sha256=zSB-S-Yg2feQMFD29u8DJwTbHKSIbbCUM30gNojl4zQ 175
paraxor_schema-1.0.0.dist-info/metadata.json sha256=WiCnpW2nqNo8S2MsQ0da1owWCjtynprn8ftpMZUf3WE 1233
paraxor_schema-1.0.0.dist-info/top_level.txt sha256=_xkvXOYBXs2EFwbvq2BHHncSzleAE9wnWVICdD9yhHk 15

top_level.txt

paraxor_schema

entry_points.txt

mailman.messageV1 = mailman_schema.schema:MessageV1
mailman.messageV2 = mailman_schema.schema:MessageV2
mailman.messageV3 = mailman_schema.schema:MessageV3