Name: | python3-aeidon |
---|---|
Version: | 1.15 |
Release: | 19.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 886808 |
License: | GPL-3.0-or-later AND CC0-1.0 |
RPM: | python3-aeidon-1.15-19.el10_0.noarch.rpm |
Source RPM: | gaupol-1.15-19.el10_0.src.rpm |
Build Date: | Tue Mar 25 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://otsaloma.io/gaupol/ |
Summary: | Read, write, and manipulate text-based subtitle files |
Description: | aeidon is a Python package that provides classes and functions for dealing with text-based subtitle files of many different formats. Functions exist for reading and writing subtitle files as well as manipulating subtitle data, i.e. positions (times or frames) and texts. The aeidon package is part of the Gaupol subtitle editor, where the other package, gaupol, provides the GTK user interface. Separating a user interface independent general-purpose subtitle editing package from Gaupol has been an afterthought and thus not well designed to be a reusable component, but on the other hand is proven, working and maintained code. API documentation: https://otsaloma.io/gaupol/doc/api/aeidon.html |
- Enable the vlc weak dependency on EPEL10, now that it’s available
- Enable the gspell weak dependency on EPEL10, now that it’s available
- Adapt to the SVT-AV1 gstreamer plugin moving in Fedora 40+
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
- Drop the gstreamer1-svt-vp9 weak dep. on EPEL10
- Add gstreamer1-svt-av1 weak dep. on non-x86_64 arches
- Fix iso-codes BuildRequires; not only for testing
- Ensure python3-aeidon depends on python3-gobject if gspell is installed
- Allow (partial) testing without xvfb-run
- Conditionalize mpv weak dep.; also allow vlc conditionally