Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 980 Bytes

index.md

File metadata and controls

16 lines (11 loc) · 980 Bytes

subkt

Tasks and utilities for automating fansubbing tasks with Gradle. See https://github.com/Myaamori/SubKt/ for more information.

Packages

Name Summary
myaa.subkt.ass Facilities for parsing ASS files. The main point of interest is ASSFile, which implements the actual parsing of raw ASS files. Also provided are extensions for converting java.awt.Color, java.time.Duration and kotlin.Boolean to and from ASS format.
myaa.subkt.tasks This package contains facilities for defining fansubbing-related tasks using Gradle.
myaa.subkt.tasks.utils

Index

All Types