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
Release files for red_aluminum 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| red_aluminum-0.0.1.tar.gz | 7.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| red_aluminum-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.7 kB
Release files / red_aluminum-0.0.1.tar.gz
| Download URL | red_aluminum-0.0.1.tar.gz |
|---|---|
| Size | 7.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6b59d7e39acca5661168b7ec39463c9590cb7f0ead440f1a00962b5629a103a4
|
|
BLAKE2b-256 checksum How to use checksums |
6788a9c258f664123f3dfbbfe4eacbe82a39e6af2d086993f86145e63d91d7c0
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.32.5
|
Release files / red_aluminum-0.0.1-py3-none-any.whl
| Download URL | red_aluminum-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
211add5ca1520f0d2b3faea5b81b707bbd456880303fd08565fc4695b62b7868
|
|
BLAKE2b-256 checksum How to use checksums |
2229e883034f2ea092279c2c2c02ade4a672fc506f2ebebebb19f345f0e8c939
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
python-requests/2.32.5
|