Skip to main content

LTSV-to-JSON converter

Project description

https://travis-ci.org/hoffa/ltsv2json.svg?branch=master

Reads LTSV from stdin and prints JSON to stdout.

Installation

pip install ltsv2json

Usage

$ printf "world:bar\thello:foo\nworld:turtle" | ltsv2json
{"world":"bar","hello":"foo"}
{"world":"turtle"}

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

ltsv2json-1.0.2-py2.py3-none-any.whl (2.9 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page