A utility script to convert a folder of text files into a single key-value text file.
Project description
Red_Aluminum
A utility script to convert a folder of text files into a single key-value text file.
Point it at a watch folder. Every .txt file in that folder will be watched and their contents copied into an output text file as a set of key-value lines. Any line breaks in the source file will be converted into spaces.
Example
Given:
foo.txt:
Lorem
ipsum
bar.txt:
dolor
The output file will be:
foo = Lorem ipsum
bar = dolor
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file red_aluminum-0.0.1.tar.gz.
File metadata
- Download URL: red_aluminum-0.0.1.tar.gz
- Upload date:
- Size: 7.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6b59d7e39acca5661168b7ec39463c9590cb7f0ead440f1a00962b5629a103a4
|
|
| MD5 |
568360539f1732f8ca04afe8800b7463
|
|
| BLAKE2b-256 |
6788a9c258f664123f3dfbbfe4eacbe82a39e6af2d086993f86145e63d91d7c0
|
File details
Details for the file red_aluminum-0.0.1-py3-none-any.whl.
File metadata
- Download URL: red_aluminum-0.0.1-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.32.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
211add5ca1520f0d2b3faea5b81b707bbd456880303fd08565fc4695b62b7868
|
|
| MD5 |
3b38aba0ddbc575621d8b830ed48e0d7
|
|
| BLAKE2b-256 |
2229e883034f2ea092279c2c2c02ade4a672fc506f2ebebebb19f345f0e8c939
|