tc_xml_python

View on PyPIReverse Dependencies (0)

0.3.1 tc_xml_python-0.3.1-py2.py3-none-any.whl

Wheel Details

Project: tc_xml_python
Version: 0.3.1
Filename: tc_xml_python-0.3.1-py2.py3-none-any.whl
Download: [link]
Size: 29358
MD5: ab29489f953657cdd0dcb2bbd9cbf9d4
SHA256: 50a67c79db24c2801f4a08aa30fc9807c7a068b4e2cf15a123bf6d4cebb78341
Uploaded: 2016-08-22 13:49:17 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: tc-xml-python
Version: 0.3.1
Summary: Lightweight implementation of the Typecraft XML format in python.
Author: Tormod Haugland
Author-Email: tormod.haugland[at]gmail.com
Home-Page: https://github.com/Typecraft/tc_xml_python
License: MIT license
Keywords: tc_xml_python
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: Click (>=6.0)
[Description omitted; length: 1698 characters; fails to render]

WHEEL

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

RECORD

Path Digest Size
tc_xml_python/__init__.py sha256=ws9WRsllIW3INaLA4qB8W-WzBkxCVL4nm93bonE9Tic 177
tc_xml_python/cli.py sha256=6oMG4xbnuOX49NCtD8xU1FJ7MdnO2mpSz3CA4llej38 336
tc_xml_python/globals.py sha256=0K5QR3SCCaOslDthwYlQQ_BK1QvtdLJshxODywUYqA4 21
tc_xml_python/models.py sha256=QDLMThIMfUpI5rLI7XRhWI3Jm4T99Mnc91VpMTgLCjk 6629
tc_xml_python/exceptions/__init__.py sha256=wHxOhbsCcqN20W2tLuReuVu3YJaXtfPtZpQ6hryDIbQ 24
tc_xml_python/exceptions/parsing.py sha256=WLBPJJbZpNicurxX7tQWlB8JwjZgnZIL_hfYW0mdQRE 53
tc_xml_python/parsing/__init__.py sha256=SMH8jCS-XY1dFtwwd_mZfnFriV4SyuSey-k-K6cwKRc 23
tc_xml_python/parsing/parser.py sha256=7Y8AABTmiPreZX0gvj3cu7NdJzeitwF-uu-QtczDhcY 16851
tc_xml_python-0.3.1.dist-info/DESCRIPTION.rst sha256=GoqPPvgyfpgTxEvZdIs-LJCGkX6qDYqPiwCrNEPoKG8 1698
tc_xml_python-0.3.1.dist-info/METADATA sha256=O5hxG48lmcd69l7xfxLNIM-VT_43fCwHXRNhRWq6ZVY 2566
tc_xml_python-0.3.1.dist-info/RECORD
tc_xml_python-0.3.1.dist-info/WHEEL sha256=o2k-Qa-RMNIJmUdIc7KU6VWR_ErNRbWNlxDIpl7lm34 110
tc_xml_python-0.3.1.dist-info/entry_points.txt sha256=rP0F6v3GM_iXhkE99bOI4xidDVBeCP43UAj_I68Zhe0 58
tc_xml_python-0.3.1.dist-info/metadata.json sha256=xaboiHR50Z7hwcNDT6z_Mx1B8AR5V2wGCMVFYIYMtGE 1218
tc_xml_python-0.3.1.dist-info/top_level.txt sha256=pfqCfRjQlfaADevo8hANcQ56w20P0ZHBd-CCtpDS02E 20
tests/__init__.py sha256=iwhKnzeBJLKxpRVjvzwiRE63_zNpIBfaKLITauVph-0 24
tests/test_basic.py sha256=cyKagziaCHR3yJktnFWb1yxg1E7VMqbO82kT6a7bq_4 297
tests/test_models.py sha256=Z8cFNBlZCJMnCO-8kORoAVroYBBgd-1AMDsP4E3NWE8 3781
tests/test_parser.py sha256=fMalHv34GWR4iDZ9p4JBKUowlvQCEvEEspdFdUS9WOI 5084
tests/resources/xml_1_test.xml sha256=wRq92H6ka6UH76AT1_a7WvwxQzJy_UnTWDuTKjudzFU 23986
tests/resources/xml_2_test.xml sha256=05IlUG0fH218fIHkaFchmQMtCXGcISrd_I9Jc4oG2RA 132519

top_level.txt

tc_xml_python
tests

entry_points.txt

tc_xml_python = tc_xml_python.cli:main