Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37431700
en ru br
ALT Linux repositórios
S:1.2-alt1

Group :: Desenvolvimento/ML
RPM: ocaml-ocplib-endian

 Principal   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

A versão atual: 1.2-alt1
Data da compilação: 3 janeiro 2022, 14:29 ( 119.7 weeks ago )
Tamanho:: 19.54 Kb

Home page:   https://github.com/OCamlPro/ocplib-endian

Licença: LGPLv2+
Sumário: Functions to read/write int16/32/64 from strings, bigarrays
Descrição:

Optimised functions to read and write int16/32/64 from strings,
bytes and bigarrays, based on primitives added in version 4.01.

The library implements three modules:

EndianString works directly on strings, and provides submodules
BigEndian and LittleEndian, with their unsafe counter-parts;
EndianBytes works directly on bytes, and provides submodules
BigEndian and LittleEndian, with their unsafe counter-parts;
EndianBigstring works on bigstrings (Bigarrays of chars),
and provides submodules BigEndian and LittleEndian, with their
unsafe counter-parts;

Mantenedor currente: Anton Farygin

Lista dos contribuidores

Lista dos rpms provida por esta srpm:

  • ocaml-ocplib-endian
  • ocaml-ocplib-endian-debuginfo
  • ocaml-ocplib-endian-devel
ACL:
     
    projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    mantenedor atual: Michael Shigorin
    mantenedor da tradução: Fernando Martini aka fmartini © 2009