Package python-module-avro: Information

    Source package: python-module-avro
    Version: 1.7.7-alt1.1.1
    Build time:  Apr 20, 2019, 01:01 AM in the task #227474
    Report package bug
    License: ASLv2.0
    Summary: Avro is a serialization and RPC framework
    Description: 
    Apache Avro(tm) is a data serialization system.
    
    Avro provides:
    
    * Rich data structures.
    * A compact, fast, binary data format.
    * A container file, to store persistent data.
    * Remote procedure call (RPC).
    * Simple integration with dynamic languages. Code generation is not
      required to read or write data files nor to use or implement RPC
      protocols. Code generation as an optional optimization, only worth
      implementing for statically typed languages.

    List of rpms provided by this srpm:
    python-module-avro (noarch)
    python3-module-avro (noarch)



      1. python3-devel
      2. python3-module-setuptools
      3. python3-module-snappy
      4. python-devel
      5. python-module-pytest
      6. rpm-build-python3
      7. python-module-setuptools
      8. python-module-snappy
      9. python-modules-json

    Last changed


    Feb. 2, 2018 Stanislav Levin 1.7.7-alt1.1.1
    - (NMU) Fix Requires and BuildRequires to python-setuptools
    March 13, 2016 Ivan Zakharyaschev 1.7.7-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)
    March 10, 2015 Eugeny A. Rostovtsev 1.7.7-alt1
    - Initial build for Sisyphus