SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

python3-pyxdf-examples rpm build for : Rawhide. For other distributions click python3-pyxdf-examples.

Name : python3-pyxdf-examples
Version : 1.17.0 Vendor : Fedora Project
Release : 1.fc42 Date : 2025-01-16 20:12:00
Group : Unspecified Source RPM : python-pyxdf-1.17.0-1.fc42.src.rpm
Size : 0.02 MB
Packager : Fedora Project
Summary : Python package for working with XDF files
Description :
pyXDF is a Python importer for XDF files.

This package contains the examples (pyxdf.cli). These can be run from the
command line for basic functionality.

• print_metadata will enable a DEBUG logger to log read messages, then it
will print basic metadata about each found stream.
◦ python3 -m pyxdf.cli.print_metadata -f=/path/to/my.xdf

• playback_lsl will open an XDF file then replay its data in an infinite
loop, but using current timestamps. This is useful for prototyping online
processing.
◦ python3 -m pyxdf.cli.playback_lsl /path/to/my.xdf

RPM found in directory: /vol/rzm3/linux-fedora-buffet/fedora-secondary/development/rawhide/Everything/ppc64le/os/Packages/p

Content of RPM  Changelog  Provides Requires

Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server

Provides :
python-pyxdf-examples
python3-pyxdf-examples
python3.13-pyxdf-examples

Requires :
python(abi) = 3.13
python3-pyxdf = 1.17.0-1.fc42
python3dist(numpy)
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


Content of RPM :
/usr/lib/python3.13/site-packages/pyxdf/cli
/usr/lib/python3.13/site-packages/pyxdf/cli/__init__.py
/usr/lib/python3.13/site-packages/pyxdf/cli/__pycache__
/usr/lib/python3.13/site-packages/pyxdf/cli/__pycache__/__init__.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyxdf/cli/__pycache__/__init__.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyxdf/cli/__pycache__/playback_lsl.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyxdf/cli/__pycache__/playback_lsl.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyxdf/cli/__pycache__/print_metadata.cpython-313.opt-1.pyc
/usr/lib/python3.13/site-packages/pyxdf/cli/__pycache__/print_metadata.cpython-313.pyc
/usr/lib/python3.13/site-packages/pyxdf/cli/playback_lsl.py
/usr/lib/python3.13/site-packages/pyxdf/cli/print_metadata.py

 
ICM