diff options
Diffstat (limited to 'python/python3-jsonlines/README')
-rw-r--r-- | python/python3-jsonlines/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python3-jsonlines/README b/python/python3-jsonlines/README new file mode 100644 index 0000000000..a4a566b225 --- /dev/null +++ b/python/python3-jsonlines/README @@ -0,0 +1,2 @@ +jsonlines is a Python library to simplify working with jsonlines and +ndjson data. |