Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 36927493
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-Sereal-Decoder

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 5.004-alt1
Время сборки: 29 апреля 2023, 01:25 ( 46.5 недели назад )
Размер архива: 836.25 Kb

Домашняя страница:   http://search.cpan.org/dist/Sereal-Decoder/

Лицензия: perl
О пакете: Fast, compact, powerful binary deserialization
Описание:

This library implements a deserializer for an efficient, compact-output,
and feature-rich binary protocol called *Sereal*.
Its sister module the Sereal::Encoder manpage implements an encoder for this format.
The two are released separately to allow for independent and safer upgrading.

The Sereal protocol version that is compatible with this decoder implementation
is currently protocol version 1. As it stands, it will refuse to attempt to
decode future versions of the protocol, but there is likely going to be an
option to decode the parts of the input that are compatible with version 1
of the protocol. The protocol was designed to allow for this.

The protocol specification and many other bits of documentation
can be found in the github repository. Right now, the specification is at
https://github.com/Sereal/Sereal/blob/master/ser…,
there is a discussion of the design objectives in
https://github.com/Sereal/Sereal/blob/master/REA…, and the output
of our benchmarks can be seen at
https://github.com/Sereal/Sereal/wiki/Sereal-Com….

Текущий майнтейнер: Igor Vlasenko

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-Sereal-Decoder
  • perl-Sereal-Decoder-debuginfo
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin