ffptutils

View on PyPIReverse Dependencies (0)

0.1.1 ffptutils-0.1.1-py3-none-any.whl

Wheel Details

Project: ffptutils
Version: 0.1.1
Filename: ffptutils-0.1.1-py3-none-any.whl
Download: [link]
Size: 7572
MD5: 44695de9363d0d944533b81a10c467d2
SHA256: c642202956ae26f7e735a34b08fc30e49e6dae54d7ff66954c2bb05bf02664d4
Uploaded: 2021-04-01 04:20:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ffptutils
Version: 0.1.1
Summary: a python library that reads and writes Spirent iTest ParameterTree (.ffpt) files
Author: Hideki Sekine
Author-Email: sekineh[at]me.com
Home-Page: https://github.com/sekineh/ffptutils-py
Project-Url: Bug Reports, https://github.com/sekineh/ffptutils-py/issues
Project-Url: Source, https://github.com/sekineh/ffptutils-py/
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Telecommunications Industry
Classifier: Topic :: Utilities
Requires-Python: >=3.6
Requires-Dist: lxml (==4.6.3)
Description-Content-Type: text/markdown
[Description omitted; length: 1328 characters]

WHEEL

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

RECORD

Path Digest Size
ffptutils/__init__.py sha256=WGe2EgKasfzkZJUGWSmUXt4i0JFOy6m6QqNOOeeLKyg 55
ffptutils/ffptutils.py sha256=T1pNj5I74svHUAK5NMSxrqt08W8epfmJmZEKhShShR8 7482
ffptutils/scripts/__init__.py sha256=ZvNI-BwOZYa3HBWBmswnrkfStpkav1G8Et5KJuacqSU 34
ffptutils/scripts/csv2ffpt.py sha256=URa_wf_XhzIVyZD7REkFP4wsmEqqUsxjRnoTKwvKr5M 204
ffptutils/scripts/ffpt2csv.py sha256=m1eN7zbW6WzkcVB0Pxl5-nZBmFQJlSJ2tpHHvQkElco 204
tests/__init__.py sha256=v75S0O05RP-Lz76FLFD_BBx2j3IiRBsnvZh1HPGeK4c 7
tests/test_ffptutils.py sha256=6htCIeAwbJ7ILbfQUA935udzzTYI5XGCcrhffNUAcVY 3887
ffptutils-0.1.1.dist-info/LICENSE sha256=EFqOYjGO4nEHWgNKN7LUpa8VgNxNG---vAMALThmHEo 1070
ffptutils-0.1.1.dist-info/METADATA sha256=AkMY4dbFDlUrsuL0a7NVHW1nmWz1-_I2PeZxwcVly2c 2067
ffptutils-0.1.1.dist-info/WHEEL sha256=OqRkF0eY5GHssMorFjlbTIq072vpHpF60fIQA6lS9xA 92
ffptutils-0.1.1.dist-info/entry_points.txt sha256=RZhHqKCdh0vXASGfNeQzR6_o5fhlFRoxfzftXzqXfbM 105
ffptutils-0.1.1.dist-info/top_level.txt sha256=PsG8Dt0IflY8RLDfZ3pReBSzLogKVZbGjH0W2vZjJck 16
ffptutils-0.1.1.dist-info/RECORD

top_level.txt

ffptutils
tests

entry_points.txt

csv2ffpt = ffptutils.scripts.csv2ffpt:main
ffpt2csv = ffptutils.scripts.ffpt2csv:main