mirror of
https://github.com/kellyjonbrazil/jc.git
synced 2025-06-17 00:07:37 +02:00
description update
This commit is contained in:
2
setup.py
2
setup.py
@ -8,7 +8,7 @@ setuptools.setup(
|
|||||||
version='1.7.1',
|
version='1.7.1',
|
||||||
author='Kelly Brazil',
|
author='Kelly Brazil',
|
||||||
author_email='kellyjonbrazil@gmail.com',
|
author_email='kellyjonbrazil@gmail.com',
|
||||||
description='This tool serializes the output of popular command line tools to structured JSON output.',
|
description='This tool serializes the output of popular command line tools and filetypes to structured JSON output.',
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'ifconfig-parser>=0.0.5',
|
'ifconfig-parser>=0.0.5',
|
||||||
'ruamel.yaml>=0.15.0',
|
'ruamel.yaml>=0.15.0',
|
||||||
|
Reference in New Issue
Block a user