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

add library credit

This commit is contained in:
Kelly Brazil
2022-08-20 13:43:47 -07:00
parent f7c6a82e73
commit 96c5ef5fa2

View File

@ -101,6 +101,7 @@ class info():
description = 'CEF string streaming parser'
author = 'Kelly Brazil'
author_email = 'kellyjonbrazil@gmail.com'
details = 'Using the pycef library at https://github.com/DavidJBianco/pycef/releases/tag/v1.11-2'
compatible = ['linux', 'darwin', 'cygwin', 'win32', 'aix', 'freebsd']
streaming = True