c10-tools

View on PyPIReverse Dependencies (0)

1.1.4 c10_tools-1.1.4-py3-none-any.whl

Wheel Details

Project: c10-tools
Version: 1.1.4
Filename: c10_tools-1.1.4-py3-none-any.whl
Download: [link]
Size: 25175
MD5: e5f4be910e5101b9b00e035e58103e2c
SHA256: 8f88b4cf06054dcde462803d23c4c4f499ad5707d515aab59b2d6141a16f5a35
Uploaded: 2022-04-20 15:06:59 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: c10-tools
Version: 1.1.4
Summary: Various tools for managing IRIG 106 Chapter 10/11 data
Author-Email: Micah Ferrill <ferrillm[at]avtest.com>
Project-Url: homepage, https://github.com/atac/c10-tools
Project-Url: repository, https://github.com/atac/c10-tools
License: BSD3
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.7
Requires-Dist: cbitstruct (>=1.0.7)
Requires-Dist: docopt (>=0.6.2)
Requires-Dist: dpkt (>=1.9.7)
Requires-Dist: matplotlib (>=3.3.4)
Requires-Dist: pychapter10 (>=1.1.15)
Requires-Dist: s3fs (>=0.5.2)
Requires-Dist: termcolor (>=1.1.0)
Requires-Dist: tqdm (>=4.48.2)
Requires-Dist: pytest-azurepipelines (==0.8.0); extra == "ci"
Requires-Dist: pytest-cov (~=2.10.1); extra == "ci"
Requires-Dist: pytest (~=6.2); extra == "ci"
Provides-Extra: ci
Description-Content-Type: text/markdown
[Description omitted; length: 2478 characters]

WHEEL

Wheel-Version: 1.0
Generator: pdm-pep517 0.12.3
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
c10_tools/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
c10_tools/allbus.py sha256=zj2qLvyc9TeZq7YY01a82vqcxSlZX4kDU6Sd78SUvKE 871
c10_tools/c10.py sha256=cV_WatVdb_crISTlOd_mClBXLbVfoTpDNmq3HGIw90w 5225
c10_tools/capture.py sha256=uNC9swCVweRNVFxQtWMr6UtuEaGPFMRGz_YnYTRYH-o 3858
c10_tools/common.py sha256=SHeWnS7oYN_XDvpGucucdykHiDMzkIwY-KWmY7P-CgI 4656
c10_tools/copy.py sha256=upuJA9lz44qxqgOtoCktzhpzaEjX_6zMbQqri8xM954 4143
c10_tools/dump.py sha256=x6v-2Rg01ue6yIGYv3LgSt2iGD3Jtw8fDveLa-H3Q6w 3970
c10_tools/find.py sha256=_lKq0qSxbmDgiWklJJTKTYxpK9WoxqscZjVtDIDuJj0 3912
c10_tools/from_pcap.py sha256=BMlsaUrdDSENtmtQYOCQmBiKwe-npiws2N6VmzutQXo 4616
c10_tools/inspect.py sha256=Cd3j25K8L-xvjAcZ9KCajVDj_nVlgtyNLEc94jzxSmA 5710
c10_tools/reindex.py sha256=d4fwJEw0moyEa7iqeNuXe1Hs-nd__y2YSVyf8FcBAXA 3605
c10_tools/stat.py sha256=51cicArAz46YOabtkIZMl--T604nwFMZ0hY42hBAgZQ 7032
c10_tools/streamcheck.py sha256=aqf8hWz5vHeg8YOntNxQ3dWTh-tAaCxSUQHssGp5s4c 2108
c10_tools/timefix.py sha256=-hTU6zGwrUjFfvS0NDwted-Rp-loafmq5lmld2DarM4 1214
c10_tools/wireshark_dissector.lua sha256=ZW6xXStS8gGZVpf06VKMhFTBK_prJA_hdTd9lG0LpiI 3069
c10_tools-1.1.4.dist-info/entry_points.txt sha256=zZe6hBF60OAD-TECQrsUY5PRcW4LFrH9_OxNO5NY2Uw 46
c10_tools-1.1.4.dist-info/WHEEL sha256=CS00qxfpA9zI3uBJpvJ91-rxT8bqVUsAOLezA-6xxJk 88
c10_tools-1.1.4.dist-info/METADATA sha256=Rj4VaWKw5VPozM4vghyC4MDFuTl3_kjoTQXrMQr4HuU 3746
c10_tools-1.1.4.dist-info/license_files/LICENSE.txt sha256=Uv-8Et2M3h_SHWYfNYQppCGdyksdo8wjrIhhM60HlZ4 1546
c10_tools-1.1.4.dist-info/RECORD

entry_points.txt

c10 = c10_tools.c10:CLI.main