You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
In EditorContext::mask, the member variable `table` was incorrectly referenced. |
1 year ago | |
---|---|---|
incenp | 1 year ago | |
.gitignore | 1 year ago | |
AUTHORS | 1 year ago | |
COPYING | 1 year ago | |
MANIFEST.in | 1 year ago | |
README.md | 1 year ago | |
pyproject.toml | 1 year ago | |
requirements.txt | 1 year ago | |
setup.py | 1 year ago |
README.md
StarryNight - Tabular data manipulation tool
StarryNight is a command-line tool to manipulate files containing tabular data, like CSV or TSV files.
The name comes from the fruit fly gene starrynight (stan).
Copying
StarryNight is distributed under the terms of the 1-cluase BSD license. The full license is included in the COPYING file of the source distribution.
Repository
The project is located at https://git.incenp.org/damien/starrynight.