SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 

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

Name : python3-pyxdf-examples
Version : 1.16.8 Vendor : Fedora Project
Release : 1.el10_0 Date : 2024-08-13 00:40:33
Group : Unspecified Source RPM : python-pyxdf-1.16.8-1.el10_0.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.examples). 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.examples.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.examples.playback_lsl /path/to/my.xdf

RPM found in directory: /vol/rzm3/linux-fedora-buffet/epel/10/Everything/s390x/Packages/p

Content of RPM  Changelog  Provides Requires

Download
ftp.icm.edu.pl  python3-pyxdf-examples-1.16.8-1.el10_0.noarch.rpm
ftp.icm.edu.pl  python3-pyxdf-examples-1.16.8-1.el10_0.noarch.rpm
ftp.icm.edu.pl  python3-pyxdf-examples-1.16.8-1.el10_0.noarch.rpm
ftp.icm.edu.pl  python3-pyxdf-examples-1.16.8-1.el10_0.noarch.rpm
     

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

Requires :
python(abi) = 3.12
python3-pyxdf = 1.16.8-1.el10_0
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.12/site-packages/pyxdf/examples
/usr/lib/python3.12/site-packages/pyxdf/examples/__init__.py
/usr/lib/python3.12/site-packages/pyxdf/examples/__pycache__
/usr/lib/python3.12/site-packages/pyxdf/examples/__pycache__/__init__.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyxdf/examples/__pycache__/__init__.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyxdf/examples/__pycache__/playback_lsl.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyxdf/examples/__pycache__/playback_lsl.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyxdf/examples/__pycache__/print_metadata.cpython-312.opt-1.pyc
/usr/lib/python3.12/site-packages/pyxdf/examples/__pycache__/print_metadata.cpython-312.pyc
/usr/lib/python3.12/site-packages/pyxdf/examples/playback_lsl.py
/usr/lib/python3.12/site-packages/pyxdf/examples/print_metadata.py

 
ICM