| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search | 
| Name: python3-pyxdf-examples | Distribution: Fedora Project | 
| Version: 1.17.0 | Vendor: Fedora Project | 
| Release: 6.fc43 | Build date: Sat Sep 20 03:56:14 2025 | 
| Group: Unspecified | Build host: buildvm-x86-31.rdu3.fedoraproject.org | 
| Size: 27036 | Source RPM: python-pyxdf-1.17.0-6.fc43.src.rpm | 
| Packager: Fedora Project | |
| Url: https://github.com/xdf-modules/pyxdf | |
| Summary: Python package for working with XDF files | |
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
BSD-2-Clause
* Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 1.17.0-6
  - Rebuilt for Python 3.14.0rc3 bytecode
* Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 1.17.0-5
  - Rebuilt for Python 3.14.0rc2 bytecode
* Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 1.17.0-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
* Tue Jun 03 2025 Python Maint <python-maint@redhat.com> - 1.17.0-3
  - Rebuilt for Python 3.14
* Wed May 07 2025 Benjamin A. Beasley <code@musicinmybrain.net> - 1.17.0-2
  - F41+: Use the provisional pyproject declarative buildsystem
* Thu Jan 16 2025 Packit <hello@packit.dev> - 1.17.0-1
  - Update to 1.17.0 upstream release
  - Resolves: rhbz#2336120
  - The pyxdf.examples package is renamed to pyxdf.cli; we still package it
    as python3-pyxdf-examples.
* Thu Jul 18 2024 Packit <hello@packit.dev> - 1.16.8-1
  - Update to 1.16.8 upstream release
  - Resolves: rhbz#2298637
* Wed Jul 17 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.7-1
  - Update to 1.16.7 (close RHBZ#2298482)
* Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.16.6-2
  - Rebuilt for Python 3.13
* Thu Apr 18 2024 Packit <hello@packit.dev> - 1.16.6-1
  - Update to 1.16.6 upstream release
  - Resolves: rhbz#2275890
  - Splits the examples into a separate subpackage
* Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.5-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.16.5-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Fri Jan 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.5-2
  - Fix reading numeric array data on big-endian hosts
  - Build on all architectures (arched base package) to help detect any
    future endian-related regressions
* Fri Jan 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.5-1
  - Update to 1.16.5 (close RHBZ#2258032)
* Mon Dec 18 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.16.4-4
  - Assert that %pyproject_files contains a license file
/usr/lib/python3.14/site-packages/pyxdf/cli /usr/lib/python3.14/site-packages/pyxdf/cli/__init__.py /usr/lib/python3.14/site-packages/pyxdf/cli/__pycache__ /usr/lib/python3.14/site-packages/pyxdf/cli/__pycache__/__init__.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyxdf/cli/__pycache__/__init__.cpython-314.pyc /usr/lib/python3.14/site-packages/pyxdf/cli/__pycache__/playback_lsl.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyxdf/cli/__pycache__/playback_lsl.cpython-314.pyc /usr/lib/python3.14/site-packages/pyxdf/cli/__pycache__/print_metadata.cpython-314.opt-1.pyc /usr/lib/python3.14/site-packages/pyxdf/cli/__pycache__/print_metadata.cpython-314.pyc /usr/lib/python3.14/site-packages/pyxdf/cli/playback_lsl.py /usr/lib/python3.14/site-packages/pyxdf/cli/print_metadata.py
Generated by rpm2html 1.8.1
Fabrice Bellet, Fri Oct 31 02:07:43 2025