Skip to main content

This package assists in the creation and manipulation of gsc (Gravestroke Seperated Coloumns) files.

Project description

gscPack

This package is used to assist in the creation and manipulation of Gravestroke Seperated Columns files. These files are saved as plain text files. A gsc.txt file is, essentially, a fixed space file. The difference is that the first line in a gsc.txt is a series of columns, seperated by gravestrokes (`). The following is an example line:

This is column number one. Column number two starts at the capitol C One final column

It is important that the top row ends with a gravestrock before the new line character. Any data in the rows below this row will be read by this package and stored in a list. When the .save() function is called, the gsc.txt is updated, and the object is reinitialized.

Project details


Download files

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

Source Distribution

gscPack-0.0.0.tar.gz (2.3 kB view hashes)

Uploaded Source

Built Distribution

gscPack-0.0.0-py3-none-any.whl (2.8 kB view hashes)

Uploaded 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