{"categories":[{"label":"Libraries","url":"https://skillfed.io/packages/category/software-development-libraries/3"},{"label":"Text Processing","url":"https://skillfed.io/packages/category/text-processing"},{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup"},{"label":"Office/Business","url":"https://skillfed.io/packages/category/office-business"},{"label":"Filters","url":"https://skillfed.io/packages/category/text-processing-filters"},{"label":"Word Processors","url":"https://skillfed.io/packages/category/text-editors-word-processors"}],"enrichment":{"capability":"Converts marked-up text between formats including plain text, XHTML, RTF, and PDF, preserving basic structure like paragraphs, headings, lists, and simple tables.","skillfed_tags":["abandoned","incomplete-python3-port"],"use_cases":["Convert RTF documents from Microsoft Word or Wordpad to HTML for web publishing.","Extract plain text from RTF files while preserving basic formatting like bold and italic.","Build a document pipeline that reads RTF and outputs XHTML for further processing.","Migrate legacy Python 2 text-processing code that relied on the original library."],"what_it_does":"Pyth3 is a Python 3 port of an older text conversion library designed to move marked-up documents between common formats. It handles basic document structures\u2014paragraphs, headings, bold/italic/underline, links, bullet lists, and simple tables\u2014while intentionally ignoring layout details, fonts, and specific text sizes. The library uses a plugin architecture to support different input and output formats.\n\nThe port is incomplete and partially broken. Only three components are confirmed working on Python 3: reading RTF files, writing XHTML, and writing plain text. The package has been abandoned since its single release in February 2019, with no maintenance or updates since. If you need RTF-to-HTML or RTF-to-plain-text conversion and can tolerate a dormant codebase, it may work; for other format combinations or Python 3 features beyond basic text handling, expect to debug or fork the code yourself.","worth_installing":"No, unless you have a very specific need for RTF-to-XHTML or RTF-to-plain-text conversion and cannot use maintained alternatives. The package is abandoned, incomplete on Python 3, and most functionality is broken or untested. The maintainers explicitly warn that many tests fail and most components will not work without significant porting effort."},"id":"pyth3","links":{"html":"https://skillfed.io/packages/pyth3","md":"https://skillfed.io/packages/pyth3.md","pypi":"https://pypi.org/project/pyth3/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2019-02-20","license_spdx":null,"license_treatment":"permissive","name":"pyth3","python_support":"unspecified","summary":"Python text markup and conversion"},"popularity":{"monthly_downloads":3600347,"position":2564,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.7"}
