mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-25 00:37:31 +02:00
add _l to module name
This commit is contained in:
@ -17,8 +17,8 @@ Usage (cli):
|
|||||||
|
|
||||||
Usage (module):
|
Usage (module):
|
||||||
|
|
||||||
import jc.parsers.dpkg
|
import jc.parsers.dpkg_l
|
||||||
result = jc.parsers.dpkg.parse(dpkg_command_output)
|
result = jc.parsers.dpkg_l.parse(dpkg_command_output)
|
||||||
|
|
||||||
Schema:
|
Schema:
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user