1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-15 01:24:29 +02:00

add m3u file parser

This commit is contained in:
Kelly Brazil
2022-07-15 15:14:49 -07:00
parent 8c8d5552c8
commit 27fd6843cc
5 changed files with 198 additions and 0 deletions

View File

@ -61,6 +61,7 @@ parsers = [
'lsmod',
'lsof',
'lsusb',
'm3u',
'mount',
'mpstat',
'mpstat-s',