https://bugzilla.redhat.com/show_bug.cgi?id=1699585

            Bug ID: 1699585
           Summary: Review Request: rust-vte - Parser for implementing
                    terminal emulators
           Product: Fedora
           Version: rawhide
            Status: NEW
         Component: Package Review
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected]
  Target Milestone: ---
    Classification: Fedora



Spec URL: https://eclipseo.fedorapeople.org/for-review/rust-vte.spec
SRPM URL:
https://eclipseo.fedorapeople.org/for-review/rust-vte-0.3.3-1.fc31.src.rpm

Description:
Parser for implementing virtual terminal emulators in Rust.  The parser is
implemented according to Paul Williams' ANSI parser state machine. The state
machine doesn't assign meaning to the parsed data and is thus not itself
sufficient for writing a terminal emulator. Instead, it is expected that an
implementation of the Perform trait which does something useful with the parsed
data. The Parser handles the book keeping, and the Perform gets to simply
handle actions.

Fedora Account System Username: eclipseo

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to