fleetingbytes / rtfparse

RTF Parser
MIT License
12 stars 10 forks source link

Rename HTML_Decapsulator #29

Open fleetingbytes opened 5 months ago

fleetingbytes commented 5 months ago

It should be called Html_Decapsulator, (analogous to Rtf_Parser)

fleetingbytes commented 4 months ago

No, follow PEP8: HtmlDecapsulator. (not HTMLDecapsulator, as it is not recommended in the Google TypeScript style guide