1 个不稳定版本
0.1.0 | 2020 年 5 月 2 日 |
---|
#1763 在 文本处理
9KB
94 代码行
traktorhtml2txt
如其名,将 Traktor 集列表 HTML 导出转换为文本。
traktorhtml2txt 0.1
Paul Adenot <paul@paul.cx>
converts a tracktor html export to text
USAGE:
traktorhtml2txt [FLAGS] <input> [output]
FLAGS:
-h, --help Prints help information
-n, --notime Don't output start time of tracks.
-V, --version Prints version information
ARGS:
<input> Sets the input file to use
<output> Sets the output file to use (stdout by default)
许可证
以下两者之一
- Apache License,版本 2.0 (LICENSE-APACHE 或 https://apache.ac.cn/licenses/LICENSE-2.0)
- MIT 许可证 (LICENSE-MIT 或 http://opensource.org/licenses/MIT)
依赖关系
~5–11MB
~114K SLoC