Name: | python3-aeidon |
---|---|
Version: | 1.14.1 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 724321 |
License: | GPL-3.0-or-later AND CC0-1.0 |
RPM: | python3-aeidon-1.14.1-1.el9.noarch.rpm |
Source RPM: | gaupol-1.14.1-1.el9.src.rpm |
Build Date: | Fri Apr 12 2024 |
Build Host: | build-ol9-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 |
- Update to 1.14.1 (close RHBZ#2272858)
- Update to 1.14 (close RHBZ#2272540)
- Use rich dependencies to make the package noarch again
- Add developer ID to AppStream XML metadata
- Fix deprecated top-level developer_name in AppData XML
- Ask appstreamcli to explain validation findings
- Correct appstreamcli invocation (--nonet no longer works)
- Fedora, EPEL9: add a weak dependency on mpv - This is upstream’s preferred media player for previews, and the only supported one packaged in Fedora and EPEL
- Update to 1.13 (close RHBZ#2242996)
- Fix flatpak build