tm_parser

View on PyPIReverse Dependencies (0)

0.14.1 tm_parser-0.14.1-py3-none-any.whl

Wheel Details

Project: tm_parser
Version: 0.14.1
Filename: tm_parser-0.14.1-py3-none-any.whl
Download: [link]
Size: 29886
MD5: a2cef08b50b4aba2d355bab20afe55c6
SHA256: 7ad5ca4cdedf6c016f12b84551bd525a8ee77ec134edd6fed611049aa3df2128
Uploaded: 2024-03-19 02:34:11 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: tm_parser
Version: 0.14.1
Summary: Parse Troopmaster export files into TOML, YAML, or JSON
Author-Email: Michael Perkins <perkinsms[at]gmail.com>
Maintainer-Email: Michael Perkins <perkinsms[at]gmail.com>
Project-Url: Repository, https://gitlab.com/perkinsms/tm-parser
License: MIT License
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >3.9
Requires-Dist: click (~=8.1)
Requires-Dist: icecream
Requires-Dist: more-itertools
Requires-Dist: objexplore
Requires-Dist: pymupdf
Requires-Dist: python-dotenv
Requires-Dist: pyyaml (~=6.0)
Requires-Dist: toml (~=0.10)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 2776 characters]

WHEEL

Wheel-Version: 1.0
Generator: hatchling 1.21.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
tm_parser/__init__.py sha256=0bqGTD98XVz0zwYdonoPAJ_IuzGer1BYQGu2KDqkIR0 114
tm_parser/__main__.py sha256=g51SfVgJ96TNZ_tzOdLK7K1TAdIqmpmMK6NFkYDNY14 1286
tm_parser/activity.py sha256=lmqJw7Yrd63ZU2dyPXp70CoIlxqpN9uaO37FOU4Lap8 817
tm_parser/config.py sha256=_tOwT1XCC1FvMNqwT5Teurh_oLnAazlcFp8hghgF9JA 1233
tm_parser/config.toml sha256=_g8Ue7OJanHZZ4RtHLjR7VAbhSq1crzOAGdATFLwwBI 5272
tm_parser/leadership.py sha256=qSyJlK7ajhCJy1uMRJaB4jjLwHxCGGbtTe7nV2OGAoM 419
tm_parser/logger.py sha256=x6OgFStct_YOxEdSl8c8jGJ8_mTH096nUlKO31B9wgI 104
tm_parser/merit_badge.py sha256=pp0yXEo9NPcf0trsorR7pFqog6QDP24QvaupgKElmAc 1376
tm_parser/merit_badge_allocation.py sha256=FbjyjqhFuIiWLz9LibuIMW8jcUP0G3XDHgjue-Ss9MI 5403
tm_parser/oa.py sha256=R0q11M4hKdatwzZS4u0Z09yEsPZZ31O16Mj6LE3mI1s 604
tm_parser/output.py sha256=mKhVFfxxJs9a48XZ3tI356mWy0rrvrDxRDoMmCKYtmk 1143
tm_parser/parser.py sha256=mLJJ4sfciOuwOVqnggo5m0xbSQbXt4Ffx5b6MIzOW9A 1990
tm_parser/partial_merit_badge.py sha256=ZRnSznkf9Vu50CgLqlX89ghPt1qCzOSnEOZAzvfkqMM 5191
tm_parser/pdf.py sha256=BWx0QzyKMvk9orRN6TYFeCTglA8mTo_akjeee2wPM6M 5955
tm_parser/rank.py sha256=KnOnm3zXLLEHmCvd-HsRx3IlTbJ8NthoMFbXt_MAiVY 3003
tm_parser/scout.py sha256=HmenwkI0TNrPIDEbVgfdqLfKOHlwoRZXUAFtJMfywFU 1312
tm_parser/utils.py sha256=YjlqbSIm2KIzPpsXCpNjiiPcg8w-RZwUdq0h3RJurI0 1123
tm_parser/data/mb_names.txt sha256=wDyMJ6QFYY9c1bJoe7CaQV83dMeU2KcWoO3PSBhQRZw 1827
tm_parser/data/requirements.toml sha256=dfZnM8wbAgvTbRIsmKaKd15_ppiBwaxDWgo6hhGyS4Q 45965
tm_parser-0.14.1.dist-info/METADATA sha256=YeUimolDxhJam60EM_n8T4IxaFB5Cu5uzulBvx-kNlc 3678
tm_parser-0.14.1.dist-info/WHEEL sha256=TJPnKdtrSue7xZ_AVGkp9YXcvDrobsjBds1du3Nx6dc 87
tm_parser-0.14.1.dist-info/entry_points.txt sha256=qwTO32ks0inMcwALbllgUQcCkNLoDuiD0QVrFl81knY 52
tm_parser-0.14.1.dist-info/licenses/LICENSE sha256=EwB-S8SrGxcg0h9qAsgRibPj-g4cO05ekDhU5zIzGKc 1072
tm_parser-0.14.1.dist-info/RECORD

entry_points.txt

tmparse = tm_parser:__main__.main