Information for RPM python-fastavro-1.10.0-2.fc42.src.rpm

ID473718
Buildpython-fastavro-1.10.0-2.fc42
Namepython-fastavro
Version1.10.0
Release2.fc42
Epoch
Archsrc
DraftFalse
SummaryFast Avro for Python
DescriptionBecause 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
Build Time2025-02-02 10:05:39 GMT
Size1013.73 KB
57b793082a600d604d853042586e5fa3
LicenseMIT AND Apache-2.0
Buildrootf42-build-3212822-41014
Provides
python-fastavro-debuginfo = 1.10.0-2.fc42
python-fastavro-debugsource = 1.10.0-2.fc42
python-fastavro-doc = 1.10.0-2.fc42
python3-fastavro = 1.10.0-2.fc42
python3-fastavro+codecs = 1.10.0-2.fc42
python3-fastavro+lz4 = 1.10.0-2.fc42
python3-fastavro+snappy = 1.10.0-2.fc42
python3-fastavro+zstandard = 1.10.0-2.fc42
Obsoletes No Obsoletes
Conflicts No Conflicts
Requires
(python3dist(tomli) if python3-devel < 3.11)
gcc
latexmk
make
pyproject-rpm-macros
python3-devel
python3-devel
python3-sphinx-latex
python3dist(cramjam)
python3dist(cython)
python3dist(lz4)
python3dist(numpy)
python3dist(packaging)
python3dist(pandas)
python3dist(pip) >= 19
python3dist(pytest)
python3dist(setuptools)
python3dist(sphinx)
python3dist(sphinx-rtd-theme)
python3dist(wheel)
python3dist(zlib-ng)
python3dist(zstandard)
rpmlib(CompressedFileNames) <= 3.0.4-1
rpmlib(DynamicBuildRequires) <= 4.15.0-1
rpmlib(FileDigests) <= 4.6.0-1
rpmlib(RichDependencies) <= 4.12.0-1
Recommends No Recommends
Suggests No Suggests
Supplements No Supplements
Enhances No Enhances
Files
1 through 2 of 2
Name ascending sort Size
fastavro-1.10.0.tar.gz964.81 KB
python-fastavro.spec15.83 KB
Component of No Buildroots