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

            Bug ID: 1902978
           Summary: Review Request: pystring - Collection of C++ functions
                    which match the interface and behavior of python's
                    string class methods
           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://hobbes1069.fedorapeople.org/pystring.spec
SRPM URL: https://hobbes1069.fedorapeople.org/pystring-1.1.3-1.fc33.src.rpm

Description:
Pystring is a collection of C++ functions which match the interface and
behavior of python's string class methods using std::string. Implemented in
C++, it does not require or make use of a python interpreter. It provides
convenience and familiarity for common string operations not included in the
standard C++ library. It's also useful in environments where both C++ and
python are used.

Overlapping functionality (such as index and slice/substr) of std::string is
included to match python interfaces.

Originally developed at Sony Pictures Imageworks.
http://opensource.imageworks.com/

Fedora Account System Username: hobbes1069


-- 
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://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to