Package: wnpp Severity: wishlist Owner: Edward Betts <edw...@4angle.com>
* Package name : striprtf Version : 0.0.26 Upstream Author : Joshy Cyriac <jo...@posteo.ch> * URL : https://github.com/joshy/striprtf * License : BSD-3-clause Programming Lang: Python Description : A simple library to convert rtf to text This library transforms rich text format (rtf) files into plain text strings. It is particularly useful for converting documents, such as medical records written in rtf format, into a more easily parsable and processable plain text format. The library handles different encodings and provides options to manage decoding errors gracefully. It simplifies the processing pipeline by converting text to a format that is more suitable for further analysis. This library is a dependancy of Home Assistant, the Python smart home platform. I plan to maintain it as part of the Home Assistant team.