Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Aug 2023 00:18:36 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 273063] textproc/py-RTFDE: Update to 0.1.0
Message-ID:  <bug-273063-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D273063

            Bug ID: 273063
           Summary: textproc/py-RTFDE: Update to 0.1.0
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://github.com/seamustuohy/RTFDE/commit/66780b8b1b
                    c708f970de497e6e0c73d6f4a1a377
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #244022 maintainer-approval+
             Flags:

Created attachment 244022
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D244022&action=
=3Dedit
py-RTFDE-0.1.0.patch

Description:

* Remove LXML option (It is a development dependency, so RTFDE does not
  need it to work properly.)

ChangeLog:
https://github.com/seamustuohy/RTFDE/commit/66780b8b1bc708f970de497e6e0c73d=
6f4a1a377

* Updated to only work with bytes.
* Added far greater unicode support.
* Fixed various whitespace issues.
* Added proper htmlrtf support.
* Added support for extracting (but not parsing binary data).
* Update grammar to be far more explicit when extracting objects.
* Fixes to ensure deencapsulation handles whitespace properly.
* Adds grammar composer to make grammar modifications more clearly
  defined.
* Adding support for surrogates which use raw unicode instead of 16bit
  signed encoding.
* Added better handling of parsing unicode HH replacement chars.

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 13.2-RELEASE, amd64)

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273063-7788>