Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kevinkit/converter
Converts .txt files into readable cvs files when you forget to put in the ";" seperator. You can choose betweeen all the output in the first line or in the first column
https://github.com/kevinkit/converter
Last synced: 3 days ago
JSON representation
Converts .txt files into readable cvs files when you forget to put in the ";" seperator. You can choose betweeen all the output in the first line or in the first column
- Host: GitHub
- URL: https://github.com/kevinkit/converter
- Owner: kevinkit
- Created: 2014-08-10T14:15:22.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2014-08-24T21:19:33.000Z (over 10 years ago)
- Last Synced: 2024-11-23T10:41:40.654Z (2 months ago)
- Language: C
- Size: 137 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Converter
=========Converts .txt files into readable cvs files when you forget to put in the ";" seperator. You can choose betweeen all the output in the first line or in the first column.
either open the file with .cvs program or read it out with any texteditor. Note: Float numbers are written with a comma not a dot in the basic settings. Change it when copying the values