https://bugzilla.redhat.com/show_bug.cgi?id=1683870
Bug ID: 1683870
Summary: Review Request: gap-pkg-json - JSON reading and
writing for GAP
Product: Fedora
Version: rawhide
Hardware: All
OS: Linux
Status: NEW
Component: Package Review
Severity: medium
Priority: medium
Assignee: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
Target Milestone: ---
Classification: Fedora
Spec URL: https://jjames.fedorapeople.org/gap-pkg-json/gap-pkg-json.spec
SRPM URL:
https://jjames.fedorapeople.org/gap-pkg-json/gap-pkg-json-2.0.0-1.fc31.src.rpm
Fedora Account System Username: jjames
Description: This package defines a mapping between the JSON markup language
and GAP. The built-in datatypes of GAP provide an easy mapping to and from
JSON. This package uses the following mapping between GAP and JSON.
- JSON lists are mapped to GAP lists
- JSON dictionaries are mapped to GAP records
- JSON strings are mapped to GAP strings
- Integers are mapped to GAP integers, non-integer numbers are mapped to Floats
- true, false and null are mapped to true, false and fail respectively
Note that this library will not map any other GAP types, such as groups,
permutations, to or from JSON. If you wish to map between more complex types,
look at the gap-pkg-openmath package, or IO_Pickle in the gap-pkg-io package.
--
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]