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

update description

This commit is contained in:
Kelly Brazil
2020-05-22 07:50:22 -07:00
parent 7b09e9fccd
commit 464f5f86cf

View File

@ -8,7 +8,7 @@ setuptools.setup(
version='1.10.12',
author='Kelly Brazil',
author_email='kellyjonbrazil@gmail.com',
description='This tool serializes the output of popular command line tools and filetypes to structured JSON output.',
description='Converts the output of popular command-line tools and file-types to JSON.',
install_requires=[
'ruamel.yaml>=0.15.0',
'xmltodict>=0.12.0',