Files
ports/textproc/py-line-protocol-parser/pkg-descr
T
Po-Chuan Hsieh 73b76cb666 textproc/py-line-protocol-parser: Update to 2.0.0
- Update COMMENT
- Update WWW
- Convert to USE_PYTHON=pep517
- Strip shared library
- Reformat pkg-descr
- Take maintainership

Changes:	https://github.com/Penlect/line-protocol-parser/releases
		https://github.com/Penlect/line-protocol-parser/commits/master
2026-04-06 01:18:54 +08:00

4 lines
165 B
Plaintext

The InfluxDB line protocol is a text based format for writing points to
InfluxDB. This library can read this format and convert line strings to Python
dicitonaries.