Project Home

enjot.py

Abstract

Generic parser for simple file format for keeping notes on some data items.

Table of Contents

Description

Generic parser for simple file format for keeping notes on some data items.

This file format is a simple format that can be used for multiple purposes to manually store and edit notes on some simple data items.

The format consists of a list of entries, each described by a finite set of fields, and accompanied by a chunk of arbitrary description text; here is an example:

- field1, field2, field3, field4, ...

  Arbitrary description text (indented).

The components can be quoted with double-quotes. The number of fields is not fixed, it can vary between entries. Lines starting with # are ignored as comments. Also note that the initial '-' character can be anything.

Please Donate!

Important

This computer program or library is provided for free. I am aware that some of the programs that I provide for free allow people to get their work done faster or better, save them time and money. If you are using this program for benefit, especially if you are using it within a commercial environment and it saves you time or work, please consider making a donation by sending me a book from my Amazon Wishlist or by a direct donation to my company's PayPal account by clicking on the link below.

Download

Download program here.