issues
search
fleetingbytes
/
rtfparse
RTF Parser
MIT License
12
stars
10
forks
source link
Style
#17
Closed
fleetingbytes
closed
6 months ago
fleetingbytes
commented
8 months ago
Typos
decompressed -> decompress
de-encapsulate -> decapsulate (or extract)
usage in python module -> usage in a Python module
Style
rtfparse.renderers -> rtfparse.renderer (like rtfparse.parser)
from pathlib import Path
De_encapsulate_HTML -> HTML_Decapsulator
convert all to unix newlines (.gitattributes),
normalize
remove requirements.txt
remove release.cmd
fleetingbytes
commented
6 months ago
already done, forgot to close this
Typos
Style