SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-fastavro rpm build for : Fedora 36. For other distributions click python3-fastavro.

Name : python3-fastavro
Version : 1.7.4 Vendor : Fedora Project
Release : 1.fc36 Date : 2023-05-07 15:10:40
Group : Unspecified Source RPM : python-fastavro-1.7.4-1.fc36.src.rpm
Size : 1.38 MB
Packager : Fedora Project
Summary : Fast Avro for Python
Description :
Because the Apache Python avro package is written in pure Python, it is
relatively slow. In one test case, it takes about 14 seconds to iterate through
a file of 10,000 records. By comparison, the JAVA avro SDK reads the same file
in 1.9 seconds.

The fastavro library was written to offer performance comparable to the Java
library. With regular CPython, fastavro uses C extensions which allow it to
iterate the same 10,000 record file in 1.7 seconds. With PyPy, this drops to
1.5 seconds (to be fair, the JAVA benchmark is doing some extra JSON
encoding/decoding).

Supported Features

• File Writer
• File Reader (iterating via records or blocks)
• Schemaless Writer
• Schemaless Reader
• JSON Writer
• JSON Reader
• Codecs (Snappy, Deflate, Zstandard, Bzip2, LZ4, XZ)
• Schema resolution
• Aliases
• Logical Types
• Parsing schemas into the canonical form
• Schema fingerprinting

Missing Features

• Anything involving Avro’s RPC features

RPM found in directory: /packages/linux-pbone/archive.fedoraproject.org/fedora/linux/updates/36/Everything/x86_64/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-fastavro-1.7.4-1.fc36.x86_64.rpm
ftp.icm.edu.pl  python3-fastavro-1.7.4-1.fc36.x86_64.rpm
     

Provides :
python-fastavro
python3-fastavro
python3-fastavro(x86-64)
python3.10-fastavro
python3.10dist(fastavro)
python3dist(fastavro)

Requires :
/usr/bin/python3
libc.so.6()(64bit)
libc.so.6(GLIBC_2.14)(64bit)
libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3.4)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
python(abi) = 3.10
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(PartialHardlinkSets) <= 4.0.4-1
rpmlib(PayloadFilesHavePrefix) <= 4.0-1
rpmlib(PayloadIsZstd) <= 5.4.18-1
rtld(GNU_HASH)


Content of RPM :
/usr/bin/fastavro
/usr/lib/.build-id
/usr/lib/.build-id/31
/usr/lib/.build-id/31/c3ea191928e91d7eed4d08966a6e0abc05081e
/usr/lib/.build-id/67
/usr/lib/.build-id/67/d8dee4828465205d8fe7e6bc1992aa8177a301
/usr/lib/.build-id/b0
/usr/lib/.build-id/b0/8ee3e488763c10e21b6097ed2c183dfe5bb0da
/usr/lib/.build-id/b7
/usr/lib/.build-id/b7/fdc0d92e03edbc27a260c2119da2e61557995e
/usr/lib/.build-id/d8
/usr/lib/.build-id/d8/02c24c0f907272818169653f89eb90dd26d1f5
/usr/lib/.build-id/e6
/usr/lib/.build-id/e6/d9eafc0bc74508f251a7a9cb519bfdf0d8dad6
/usr/lib64/python3.10/site-packages/fastavro
/usr/lib64/python3.10/site-packages/fastavro-1.7.4.dist-info
/usr/lib64/python3.10/site-packages/fastavro-1.7.4.dist-info/INSTALLER
/usr/lib64/python3.10/site-packages/fastavro-1.7.4.dist-info/LICENSE
/usr/lib64/python3.10/site-packages/fastavro-1.7.4.dist-info/METADATA
/usr/lib64/python3.10/site-packages/fastavro-1.7.4.dist-info/NOTICE.txt
/usr/lib64/python3.10/site-packages/fastavro-1.7.4.dist-info/WHEEL
/usr/lib64/python3.10/site-packages/fastavro-1.7.4.dist-info/entry_points.txt
/usr/lib64/python3.10/site-packages/fastavro-1.7.4.dist-info/top_level.txt
/usr/lib64/python3.10/site-packages/fastavro/__init__.py
/usr/lib64/python3.10/site-packages/fastavro/__main__.py
/usr/lib64/python3.10/site-packages/fastavro/__pycache__
/usr/lib64/python3.10/site-packages/fastavro/__pycache__/__init__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/fastavro/__pycache__/__init__.cpython-310.pyc
/usr/lib64/python3.10/site-packages/fastavro/__pycache__/__main__.cpython-310.opt-1.pyc
/usr/lib64/python3.10/site-packages/fastavro/__pycache__/__main__.cpython-310.pyc
There is 105 files more in these RPM.

 
ICM