portabletab

View on PyPIReverse Dependencies (1)

0.3.5 portabletab-0.3.5-py3-none-any.whl

Wheel Details

Project: portabletab
Version: 0.3.5
Filename: portabletab-0.3.5-py3-none-any.whl
Download: [link]
Size: 12761
MD5: 9e01084ae2ca04d511026ed187f37697
SHA256: cb63afdabf6e0b9d30f6297fe2914ef15aa5a9a750be36e7cb3f44c0e1fa3d02
Uploaded: 2024-04-28 09:44:10 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: PortableTab
Version: 0.3.5
Summary: Python package for serializing tables in portable format with Capnp.
Author: Takeshi Sagara
Author-Email: sagara[at]info-proto.com
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.8,<4.0
Requires-Dist: docopt (<0.7.0,>=0.6.2)
Requires-Dist: marisa-trie (>=1.1.0)
Requires-Dist: pycapnp (<3.0.0,>=2.0.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2433 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
PortableTab/__init__.py sha256=IgGwmOY63PdNymwPudXEjCYlwLWMV015Ll3ZJyxgGzU 203
PortableTab/__main__.py sha256=EpiARg36Hk8ickTolZeYyekErZEwT5lcNdgX2eLujy0 4861
PortableTab/base_table.py sha256=WkWSk6htKPyb-_lHEKn-9rPmPduAuaDgrAc48G5qNeE 1917
PortableTab/capnp_manager.py sha256=GcKET_EZFBcQc-RpdddLcU5_g5GtPpFlF1CySkzBVi4 4697
PortableTab/capnp_table.py sha256=hGFSa3hKki-_njbpJ4Ipmq2xVJ4Dwq4AxEY3n543wCw 19169
PortableTab/exceptions.py sha256=kimjF7_2GkPzTolm06QoVfHXINymD5wG3j9_HGikixA 155
portabletab-0.3.5.dist-info/LICENSE sha256=qwr_GEmL1rCiKj4Gh2NBwGaQ2hEp4TsiWhQT24gP7Hs 1084
portabletab-0.3.5.dist-info/METADATA sha256=tXTxSB7OTpb0EjiJQ3NZDoyFbu2pxHrR955vo48r2_o 3175
portabletab-0.3.5.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
portabletab-0.3.5.dist-info/entry_points.txt sha256=YovFRnbP7IM4of4DbQZWZrGBK6VyKBDq3E8k3W7DPiU 57
portabletab-0.3.5.dist-info/RECORD

entry_points.txt

portabletab = PortableTab.__main__:main