Metadata-Version: 2.1
Name: splive
Version: 0.0.2
Summary: Lightweight CSV splicer / merger
Home-page: https://gitlab.com/chrismettal/splive
Author: Chrismettal
Author-email: chrismettal@binary-6.de
License: UNKNOWN
Project-URL: Bug Tracker, https://gitlab.com/Chrismettal/splive/-/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# Splive <!-- omit in toc -->

This is a work in progress.

Currently this script will read in multiple CSV files in alphabetical order and line by line write them into one spliced file, ommitting the header for all files but the first one. Useful for splicing logfiles from several days into one file.

Will get significant updates for interactive splicing etc.

If you like my work please consider supporting my caffeine addiction!

<a href='https://ko-fi.com/U7U6G0X3' target='_blank'><img height='36' style='border:0px;height:36px;' src='https://az743702.vo.msecnd.net/cdn/kofi4.png?v=0' border='0' alt='Buy Me a Coffee at ko-fi.com' /></a>

## Table of contents <!-- omit in toc -->

- [The concept](#the-concept)
- [The parts](#the-parts)

## The concept

Testo

## The parts

Ultra

