Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 487 Bytes

README.md

File metadata and controls

21 lines (15 loc) · 487 Bytes

ass – Python bindings for libass

The API was designed to be an object-oriented and Pythonic version of the original libass API.

Installation

To install the package for Python 3, use:

$ pip install .

Prerequisites