Discover Packages
github.com/suapapa/tools
cmd
smi2srt
command
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 28, 2026
License: MIT, BSD-2-Clause
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
Install:
go get github.com/suapapa/tools/smi2srt
Example Usage:
smi2srt -o output.srt input_utf8.smi
The smi file should be encoded in EUC-KR or UTF-8.
smi2srt detect input encoding with github.com/saintfish/chardet
and, if its EUC-KR decode it to UTF-8 with
github.com/suapapa/go_hangul/encoding/cp949.
livecoding videos
Expand ▾
Collapse ▴
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.