Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-aeidon | Distribution: Fedora Project |
Version: 1.15 | Vendor: Fedora Project |
Release: 7.el8 | Build date: Fri Oct 25 17:03:26 2024 |
Group: Unspecified | Build host: buildhw-a64-04.iad2.fedoraproject.org |
Size: 724670 | Source RPM: gaupol-1.15-7.el8.src.rpm |
Packager: Fedora Project | |
Url: https://otsaloma.io/gaupol/ | |
Summary: Read, write, and manipulate text-based subtitle files |
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
GPLv3+
* Fri Oct 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15-7 - Fix iso-codes BuildRequires; not only for testing * Fri Oct 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15-6 - Ensure python3-aeidon depends on python3-gobject if gspell is installed * Fri Oct 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15-5 - Drop the gstreamer1-vaapi weak dependency - Upstream no longer recommends it * Fri Oct 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15-4 - Conditionalize the gspell dependency * Fri Oct 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15-3 - Produce verbose test output with reasons for skipped tests * Fri Oct 25 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15-2 - Make gspell a weak dependency for python3-aeidon (not just gaupol) * Wed Jun 12 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.15-1 - Update to 1.15 (close RHBZ#2291353) * Wed Apr 03 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14.1-1 - Update to 1.14.1 (close RHBZ#2272858) * Tue Apr 02 2024 Benjamin A. Beasley <code@musicinmybrain.net> - 1.14-1 - Update to 1.14 (close RHBZ#2272540) * Wed Oct 11 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.13-1 - Update to 1.13 (close RHBZ#2242996) * Wed Oct 11 2023 Yaakov Selkowitz <yselkowi@redhat.com> - 1.12-4 - Fix flatpak build * Fri Jul 07 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12-3 - Backport: Fix spelling of “parentheses” * Tue Jan 24 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.12-1 - Update to 1.12 (close RHBZ#2163417) * Tue Jan 24 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11-5 - Indicate dirs. in files list with trailing slashes * Tue Jan 24 2023 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11-4 - Update License to SPDX * Tue Apr 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11-3 - Recommend AV1/VP9 support only on arches where available * Tue Apr 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11-2 - BR the gstreamer weak dependencies to make sure they are satisfiable * Tue Apr 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.11-1 - Update to 1.11 (close RHBZ#2071451) * Tue Apr 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.10.1-4 - Stop using forge macros, since they don’t help much here * Tue Apr 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.10.1-3 - Avoid versioned Recommends * Tue Apr 05 2022 Benjamin A. Beasley <code@musicinmybrain.net> - 1.10.1-2 - Also validate AppData with appstreamcli * Fri Oct 08 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.10.1-1 - Update to 1.10.1 (close RHBZ#2011732) * Fri Oct 01 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.10-1 - Update to 1.10 - Move “forge” macros to the top of the spec file - Reduce use of %name macro; add %app_id macro * Tue Mar 09 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.9-3 - Localize summary and description of main package where translations are available upstream * Tue Feb 09 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.9-2 - Correct License from “GPLv3+” to “GPLv3+ and CC0” * Fri Jan 01 2021 Benjamin A. Beasley <code@musicinmybrain.net> - 1.9-1 - Update to 1.9 - Update aeidon package description - Require minimum python-chardet version 2.2.1 * Tue Dec 22 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8-4 - Drop Obsoletes/Conflicts for aeidon, as that legacy subpackage was never in EPEL8 * Mon Dec 21 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8-3 - Backport to EPEL8: drop Recommends on gstreamer1-vaapi, which is not available on EPEL8; add python_provide macro for python3-aeidon subpackage; use python3_pkgversion macro * Sun Dec 20 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8-2 - Drop BR on hicolor-icon-theme; needed only at install time - Switch URL from HTTP to HTTPS * Tue Dec 08 2020 Benjamin A. Beasley <code@musicinmybrain.net> - 1.8-1 - New upstream version 1.8 - Unbundle iso-codes data dependency - Use modern RPM macros throughout - Update summaries and descriptions from upstream - Enable test suite - Rename aeidon subpackage to python3-aeidon - More detailed and accurate dependencies and BR’s - Make dependency on python3-aeidon subpackage require the exact matching version and release * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-11 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-10 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue May 26 2020 Miro Hrončok <mhroncok@redhat.com> - 1.4-9 - Rebuilt for Python 3.9 * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Thu Oct 03 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4-7 - Rebuilt for Python 3.8.0rc1 (#1748018) * Mon Aug 19 2019 Miro Hrončok <mhroncok@redhat.com> - 1.4-6 - Rebuilt for Python 3.8 * Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild * Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.4-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Mon Jul 02 2018 Miro Hrončok <mhroncok@redhat.com> - 1.4-2 - Rebuilt for Python 3.7 * Fri Jun 22 2018 Lucian Langa <lucilanga@gnome.eu.org> - 1.4-1 - metainfo files installed into 'metainfo', not 'appdata' - new upstream release * Tue Jun 19 2018 Miro Hrončok <mhroncok@redhat.com> - 1.0-7 - Rebuilt for Python 3.7 * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro Hrončok <mhroncok@redhat.com> - 1.0-3 - Rebuild for Python 3.6 * Tue Nov 22 2016 Lucian Langa <lucilanga@gnome.eu.org> - 1.0-2 - upped minimum aeidon version requirement * Tue Nov 22 2016 Lucian Langa <lucilanga@gnome.eu.org> - 1.0-1 - misc cleanups - new upstream release * Tue Jul 19 2016 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-7 - https://fedoraproject.org/wiki/Changes/Automatic_Provides_for_Python_RPM_Packages * Wed Feb 03 2016 Fedora Release Engineering <releng@fedoraproject.org> - 0.25-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Tue Nov 10 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-5 - Rebuilt for https://fedoraproject.org/wiki/Changes/python3.5 * Wed Jun 17 2015 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Mon Jun 30 2014 Toshio Kuratomi <toshio@fedoraproject.org> - 0.25-3 - Attempt to fix FTBFS by adding BR: python3-devel * Sat Jun 07 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.25-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild * Wed May 21 2014 Richard Hughes <rhughes@redhat.com> - 0.25-1 - New upstream release * Sat Aug 03 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.2-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Feb 13 2013 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.2-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild * Thu Jul 19 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.19.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Wed Dec 07 2011 Lucian Langa <cooly@gnome.eu.org> - 0.19.2-1 - new upstream release * Mon Sep 26 2011 cooly@gnome.eu.org - 0.19.1-1 - new upstream release * Sun Jul 31 2011 Lucian Langa <cooly@gnome.eu.org> - 0.19-1 - new upstream release * Sat Jun 18 2011 Lucian Langa <cooly@gnome.eu.org> - 0.18-1 - new upstream release * Sun Apr 24 2011 Lucian Langa <cooly@gnome.eu.org> - 0.17.2-1 - drop version from supackage (to match main version) - new upstream release * Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.17.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Sat Dec 18 2010 Lucian Langa <cooly@gnome.eu.org> - 0.17.1-1 - new upstream release * Wed Jul 21 2010 David Malcolm <dmalcolm@redhat.com> - 0.17-2 - Rebuilt for https://fedoraproject.org/wiki/Features/Python_2.7/MassRebuild * Thu Jul 08 2010 Lucian Langa <cooly@gnome.eu.org> - 0.17-1 - new supackage aeidon the subtitle engine - new upstream release * Fri Apr 02 2010 Lucian Langa <cooly@gnome.eu.org> - 0.15.1-1 - update to 0.15.1 * Sun Sep 27 2009 Orcan Ogetbil <oget[DOT]fedora[AT]gmail[DOT]com> - 0.15-5 - Update desktop file according to F-12 FedoraStudio feature * Mon Aug 10 2009 Ville Skyttä <ville.skytta@iki.fi> - 0.15-4 - Use bzipped upstream tarball. * Sun Aug 02 2009 Lucian Langa <cooly@gnome.eu.org> - 0.15-3 - do not remove required file (b.g.o #590537) * Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.15-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Mon May 18 2009 Lucian Langa <cooly@gnome.eu.org> - 0.15-1 - add python-chardet as requirement - new upstream release * Mon Apr 13 2009 Lucian Langa <cooly@gnome.eu.org> - 0.14-1 - fix Source url - new upstream release * Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.13.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Thu Jan 15 2009 Lucian Langa <cooly@gnome.eu.org> - 0.13.1-1 - initial package
/usr/lib/python3.6/site-packages/aeidon /usr/lib/python3.6/site-packages/aeidon-1.15-py3.6.egg-info /usr/lib/python3.6/site-packages/aeidon/__init__.py /usr/lib/python3.6/site-packages/aeidon/__pycache__ /usr/lib/python3.6/site-packages/aeidon/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/calculator.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/calculator.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/clipboard.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/clipboard.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/containers.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/containers.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/countries.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/countries.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/deco.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/deco.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/delegate.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/delegate.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/encodings.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/encodings.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/enum.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/enum.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/enums.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/enums.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/errors.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/errors.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/file.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/file.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/finder.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/finder.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/i18n.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/i18n.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/languages.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/languages.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/liner.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/liner.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/locales.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/locales.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/markup.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/markup.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/markupconv.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/markupconv.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/metadata.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/metadata.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/mutables.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/mutables.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/observable.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/observable.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/parser.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/parser.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/paths.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/paths.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/pattern.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/pattern.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/patternman.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/patternman.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/position.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/position.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/project.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/project.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/revertable.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/revertable.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/scripts.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/scripts.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/singleton.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/singleton.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/spell.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/spell.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/subtitle.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/subtitle.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/temp.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/temp.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/unittest.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/unittest.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/util.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/__pycache__/util.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents /usr/lib/python3.6/site-packages/aeidon/agents/__init__.py /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__ /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/clipboard.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/clipboard.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/edit.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/edit.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/format.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/format.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/open.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/open.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/position.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/position.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/preview.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/preview.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/register.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/register.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/save.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/save.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/search.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/search.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/set.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/set.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/text.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/text.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/util.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/agents/__pycache__/util.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/agents/clipboard.py /usr/lib/python3.6/site-packages/aeidon/agents/edit.py /usr/lib/python3.6/site-packages/aeidon/agents/format.py /usr/lib/python3.6/site-packages/aeidon/agents/open.py /usr/lib/python3.6/site-packages/aeidon/agents/position.py /usr/lib/python3.6/site-packages/aeidon/agents/preview.py /usr/lib/python3.6/site-packages/aeidon/agents/register.py /usr/lib/python3.6/site-packages/aeidon/agents/save.py /usr/lib/python3.6/site-packages/aeidon/agents/search.py /usr/lib/python3.6/site-packages/aeidon/agents/set.py /usr/lib/python3.6/site-packages/aeidon/agents/text.py /usr/lib/python3.6/site-packages/aeidon/agents/util.py /usr/lib/python3.6/site-packages/aeidon/calculator.py /usr/lib/python3.6/site-packages/aeidon/clipboard.py /usr/lib/python3.6/site-packages/aeidon/containers.py /usr/lib/python3.6/site-packages/aeidon/countries.py /usr/lib/python3.6/site-packages/aeidon/deco.py /usr/lib/python3.6/site-packages/aeidon/delegate.py /usr/lib/python3.6/site-packages/aeidon/encodings.py /usr/lib/python3.6/site-packages/aeidon/enum.py /usr/lib/python3.6/site-packages/aeidon/enums.py /usr/lib/python3.6/site-packages/aeidon/errors.py /usr/lib/python3.6/site-packages/aeidon/file.py /usr/lib/python3.6/site-packages/aeidon/files /usr/lib/python3.6/site-packages/aeidon/files/__init__.py /usr/lib/python3.6/site-packages/aeidon/files/__pycache__ /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/ass.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/ass.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/lrc.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/lrc.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/microdvd.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/microdvd.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/mpl2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/mpl2.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/ssa.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/ssa.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/subrip.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/subrip.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/subviewer2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/subviewer2.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/tmplayer.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/tmplayer.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/webvtt.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/files/__pycache__/webvtt.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/files/ass.py /usr/lib/python3.6/site-packages/aeidon/files/lrc.py /usr/lib/python3.6/site-packages/aeidon/files/microdvd.py /usr/lib/python3.6/site-packages/aeidon/files/mpl2.py /usr/lib/python3.6/site-packages/aeidon/files/ssa.py /usr/lib/python3.6/site-packages/aeidon/files/subrip.py /usr/lib/python3.6/site-packages/aeidon/files/subviewer2.py /usr/lib/python3.6/site-packages/aeidon/files/tmplayer.py /usr/lib/python3.6/site-packages/aeidon/files/webvtt.py /usr/lib/python3.6/site-packages/aeidon/finder.py /usr/lib/python3.6/site-packages/aeidon/i18n.py /usr/lib/python3.6/site-packages/aeidon/languages.py /usr/lib/python3.6/site-packages/aeidon/liner.py /usr/lib/python3.6/site-packages/aeidon/locales.py /usr/lib/python3.6/site-packages/aeidon/markup.py /usr/lib/python3.6/site-packages/aeidon/markupconv.py /usr/lib/python3.6/site-packages/aeidon/markups /usr/lib/python3.6/site-packages/aeidon/markups/__init__.py /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__ /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/__init__.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/__init__.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/ass.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/ass.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/lrc.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/lrc.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/microdvd.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/microdvd.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/mpl2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/mpl2.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/ssa.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/ssa.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/subrip.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/subrip.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/subviewer2.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/subviewer2.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/tmplayer.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/tmplayer.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/webvtt.cpython-36.opt-1.pyc /usr/lib/python3.6/site-packages/aeidon/markups/__pycache__/webvtt.cpython-36.pyc /usr/lib/python3.6/site-packages/aeidon/markups/ass.py /usr/lib/python3.6/site-packages/aeidon/markups/lrc.py /usr/lib/python3.6/site-packages/aeidon/markups/microdvd.py /usr/lib/python3.6/site-packages/aeidon/markups/mpl2.py /usr/lib/python3.6/site-packages/aeidon/markups/ssa.py /usr/lib/python3.6/site-packages/aeidon/markups/subrip.py /usr/lib/python3.6/site-packages/aeidon/markups/subviewer2.py /usr/lib/python3.6/site-packages/aeidon/markups/tmplayer.py /usr/lib/python3.6/site-packages/aeidon/markups/webvtt.py /usr/lib/python3.6/site-packages/aeidon/metadata.py /usr/lib/python3.6/site-packages/aeidon/mutables.py /usr/lib/python3.6/site-packages/aeidon/observable.py /usr/lib/python3.6/site-packages/aeidon/parser.py /usr/lib/python3.6/site-packages/aeidon/paths.py /usr/lib/python3.6/site-packages/aeidon/pattern.py /usr/lib/python3.6/site-packages/aeidon/patternman.py /usr/lib/python3.6/site-packages/aeidon/position.py /usr/lib/python3.6/site-packages/aeidon/project.py /usr/lib/python3.6/site-packages/aeidon/revertable.py /usr/lib/python3.6/site-packages/aeidon/scripts.py /usr/lib/python3.6/site-packages/aeidon/singleton.py /usr/lib/python3.6/site-packages/aeidon/spell.py /usr/lib/python3.6/site-packages/aeidon/subtitle.py /usr/lib/python3.6/site-packages/aeidon/temp.py /usr/lib/python3.6/site-packages/aeidon/unittest.py /usr/lib/python3.6/site-packages/aeidon/util.py /usr/share/doc/python3-aeidon /usr/share/doc/python3-aeidon/AUTHORS.md /usr/share/doc/python3-aeidon/NEWS.md /usr/share/doc/python3-aeidon/README.aeidon.md /usr/share/licenses/python3-aeidon /usr/share/licenses/python3-aeidon/COPYING
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon Nov 18 05:25:22 2024