https://bugzilla.redhat.com/show_bug.cgi?id=1927443
Bug ID: 1927443
Summary: Review Request: ocaml-ctypes - Combinators for binding
to C libraries without writing any C
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/ocaml-ctypes/ocaml-ctypes.spec
SRPM URL:
https://jjames.fedorapeople.org/ocaml-ctypes/ocaml-ctypes-0.18.0-1.fc34.src.rpm
Fedora Account System Username: jjames
Description: Ctypes is a library for binding to C libraries using pure OCaml.
The primary aim is to make writing C extensions as straightforward as possible.
The core of ctypes is a set of combinators for describing the structure of C
types -- numeric types, arrays, pointers, structs, unions and functions. You
can use these combinators to describe the types of the functions that you want
to call, then bind directly to those functions -- all without writing or
generating any C!
--
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]