Metadata-Version: 2.4
Name: jsonchain
Version: 0.4.3
Summary: A small package to aid in the use of the chaining techniques taught by Structural Python
Author-email: Connor Ferster <connor@structuralpython.com>
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: deepmerge
Requires-Dist: openpyxl
Requires-Dist: safer

# jsonchain
 A small library to aid in chaining techniques taught by Structural Python

