1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-17 00:07:37 +02:00

description update

This commit is contained in:
Kelly Brazil
2020-02-04 21:37:07 -08:00
parent c82c5c5c64
commit dd2aecad27

View File

@ -8,7 +8,7 @@ setuptools.setup(
version='1.7.1',
author='Kelly Brazil',
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=[
'ifconfig-parser>=0.0.5',
'ruamel.yaml>=0.15.0',