Reading, writing and manipulating text-based subtitle files
Project description
Python Package aeidon for Subtitles
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.
Installation
The latest stable release is available via PyPI.
pip install -U aeidon
Documentation
https://otsaloma.io/gaupol/doc/api/aeidon.html
Distro-Packaging
When packaging both aeidon and gaupol in a Linux distro, it's best to
use the switches in the main setup.py for a consistent whole.
sudo python3 setup.py --without-gaupol install --prefix=/usr/local
sudo python3 setup.py --without-aeidon install --prefix=/usr/local
Note that the --with-* and --without-* are global options and must
be placed before any commands.
Of the dependencies listed in the README.md file,
iso-codes and chardet are to be associated with aeidon. If aeidon is
installed using the --without-iso-codes switch, then iso-codes is
required instead of optional. gaupol should depend on the remaining
dependencies as well as aeidon of the same version.
History
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aeidon-1.13.tar.gz.
File metadata
- Download URL: aeidon-1.13.tar.gz
- Upload date:
- Size: 96.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2d4423b51d1435844c18c3180f866b417876527e317c087811421765585016cf
|
|
| MD5 |
e582cb2f79449a9f071ca2f98f962157
|
|
| BLAKE2b-256 |
db1884c5083a91757688b614448b6c02fa565c5ffce069442412febd9d868804
|
File details
Details for the file aeidon-1.13-py3-none-any.whl.
File metadata
- Download URL: aeidon-1.13-py3-none-any.whl
- Upload date:
- Size: 148.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d551f029d39f9f25c3381705c0c763f6f3c236bf96d012e46b52b8ff3ec39e09
|
|
| MD5 |
5bee1cbddc69bede5bdfffd57bdfebce
|
|
| BLAKE2b-256 |
beaa982d497e2cc4cd5df2ff6d54f7c8a62d67c2465650e8d1ba53bd223efd63
|