dcs-ms-word-ieee-patch

View on PyPIReverse Dependencies (0)

0.2.2 dcs_ms_word_ieee_patch-0.2.2-py3-none-any.whl

Wheel Details

Project: dcs-ms-word-ieee-patch
Version: 0.2.2
Filename: dcs_ms_word_ieee_patch-0.2.2-py3-none-any.whl
Download: [link]
Size: 7078
MD5: 502dad120e882dcb62ce707e14e08f4e
SHA256: e362dfdd2ffce2db07efe1817c056306a4d5739188c8390b2213d04736fc1168
Uploaded: 2022-06-15 06:52:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: dcs-ms-word-ieee-patch
Version: 0.2.2
Summary: Patch IEEE citation format in Microsoft Word docx documents
Author: dotcs
Author-Email: git[at]dotcs.me
Home-Page: https://github.com/dotcs/ms-word-ieee-patch
Project-Url: Repository, https://github.com/dotcs/ms-word-ieee-patch
Keywords: cli,cli-app,ms-word,ieee
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Topic :: Office/Business
Classifier: Topic :: Text Editors :: Text Processing
Classifier: Topic :: Utilities
Requires-Python: >=3.8,<4.0
Requires-Dist: beautifulsoup4 (<5.0.0,>=4.11.1)
Requires-Dist: lxml (<5.0.0,>=4.9.0)
Requires-Dist: typer (<0.5.0,>=0.4.1)
Description-Content-Type: text/markdown
[Description omitted; length: 2322 characters]

WHEEL

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

RECORD

Path Digest Size
ieee_patch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ieee_patch/patch.py sha256=GaDcBJHhpt12KbrSG_vQ4kB2N2CrMUzb3ywVC-Thf6o 9022
ieee_patch/test_patch.py sha256=bMer15DrPz1fprjX381rtfJltwbnIa1aGeOLkkYL7JA 1204
ieee_patch/xml_pretty_print.py sha256=OXhMNGdFMirqah4-EpYiwY4Wbl9BClkbfXqWgi_0j5Y 502
dcs_ms_word_ieee_patch-0.2.2.dist-info/entry_points.txt sha256=VLBblBIlC4G8ud3LuQvBELQORFQf3jbeBY29DjzbvKQ 102
dcs_ms_word_ieee_patch-0.2.2.dist-info/WHEEL sha256=DA86_h4QwwzGeRoz62o1svYt5kGEXpoUTuTtwzoTb30 83
dcs_ms_word_ieee_patch-0.2.2.dist-info/METADATA sha256=47_JJ4uVb8HaQppzgvg8Aio4CPLApdr-_esRAX42Zas 3390
dcs_ms_word_ieee_patch-0.2.2.dist-info/RECORD

entry_points.txt

ieee-patch = ieee_patch.patch:main
xml-pretty-print = ieee_patch.xml_pretty_print:main