Пакет perl-Sereal-Decoder: Информация

    Исходный пакет: perl-Sereal-Decoder
    Версия: 4.007-alt2
    Собран:  9 января 2021 г. 8:31
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Домашняя страница: 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/sereal_spec.pod,
    there is a discussion of the design objectives in
    https://github.com/Sereal/Sereal/blob/master/README.pod, and the output
    of our benchmarks can be seen at
    https://github.com/Sereal/Sereal/wiki/Sereal-Comparison-Graphs.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    perl-Sereal-Decoder (e2kv5, e2kv4, e2k)
    perl-Sereal-Decoder-debuginfo (e2kv5, e2kv4, e2k)

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko

      1. perl(Data/Dumper.pm)
      2. perl(ExtUtils/MakeMaker.pm)
      3. perl(ExtUtils/ParseXS.pm)
      4. perl(File/Find.pm)
      5. perl(File/Path.pm)
      6. perl(File/Spec.pm)
      7. perl(Scalar/Util.pm)
      8. perl(Test/LongString.pm)
      9. perl(Test/More.pm)
      10. perl(Test/Warn.pm)
      11. /proc
      12. perl(XSLoader.pm)
      13. libzstd-devel
      14. perl-devel
      15. perl-podlators
      16. rpm-build-perl

    Последнее изменение


    19 апреля 2019 г. Igor Vlasenko 4.007-alt2
    - build with system zstd (closes: #36407)
    11 апреля 2019 г. Igor Vlasenko 4.007-alt1
    - automated CPAN update
    24 января 2019 г. Igor Vlasenko 4.005-alt1.1
    - rebuild with new perl 5.28.1