Metadata-Version: 2.0
Name: readsltext
Version: 0.0.6
Summary: GPLv3/Python3/CLI text format to annotate texts and produce easy-to-read versions of them
Home-page: https://github.com/suizokukan/readsltext
Author: Xavier Faure (suizokukan / 94.23.197.37)
Author-email: suizokukan@orange.fr
License: GPL-3.0
Keywords: language text
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Education
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3

==========
readsltext
==========
readsltext by suizokukan (suizokukan AT orange DOT fr)

Note : this Python3 project can't be used with python2.

project's purpose
=================
(Python3/GPLv3) modules to read text files with lines split on several lines.

installation
============
$pip3 install readsltext

more
====
see README.md file ("how to use" section)
see https://github.com/suizokukan/readsltext


