deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
Architecture: all
Depends: python3-attr, python3:any
Description: |-
Python library for jsonlines and ndjson data
jsonlines is a Python library to simplify working with jsonlines and
ndjson data.
.
This data format is straight-forward: it is simply one valid JSON
value per line, encoded using UTF-8. While code to consume and create
such data is not that complex, it quickly becomes non-trivial enough
to warrant a dedicated library when adding data validation, error
handling, support for both binary and text streams, and so on. This
small library implements all that (and more!) so that applications
using this format do not have to reinvent the wheel.
Homepage: https://github.com/wbolster/jsonlines
Installed-Size: '42'
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Package: python3-jsonlines
Priority: optional
Section: python
Source: python-jsonlines
Version: 4.0.0-2
srcpkg_name: python-jsonlines
srcpkg_version: 4.0.0-2