https://github.com/bridgeconn/text_to_usfm
ruby script to convert text files to usfm
https://github.com/bridgeconn/text_to_usfm
Last synced: 8 months ago
JSON representation
ruby script to convert text files to usfm
- Host: GitHub
- URL: https://github.com/bridgeconn/text_to_usfm
- Owner: Bridgeconn
- Created: 2016-02-09T08:37:01.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-03-17T09:37:40.000Z (about 10 years ago)
- Last Synced: 2025-03-24T14:26:08.736Z (about 1 year ago)
- Language: Ruby
- Homepage:
- Size: 83 KB
- Stars: 3
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TEXT to USFM Conver
## Convert more than one file at one time
## Please follow the Instructions:
1. First line of file should not be blank.
2. Two space or tab between verse number and verse.
3. All verse should be in single line (enter should not be present between sentences
4. All original file should be inside folder. (folder name can be anything)
4. File name should be single word (like: 1Corinthians.txt)
5. Output file will be create inside output_file folder with extension .usfm
## Not like:
1 हम मसीह के लिये मूर्ख है; परन्तु तुम मसीह में बुद्धिमान हो:\n
हम निर्बल हैं परन्तु तुम बलवान हो: तुम आदर पाते हो, परन्तु हम निरादर होते हैं।
## Make file executable with below command from console/ Terminal
$ chmod +x text_to_usfm.rb
## Please check example file with below command:
$ ./text_to_usfm.rb