Simple meta interpolation. From an ini file with variables, we do interpolation into another ini file.
This is useful for genating configuration files.
The interpolation format:
From: [section] name = value
We interpolate into:
[config] attribute = {section.name}
Resulting in:
[config] attribute = value
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
intp-0.1.tar.gz
(1.7 kB
view details)
File details
Details for the file intp-0.1.tar.gz.
File metadata
- Download URL: intp-0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
749b622cee0e88dcbb7bac2c95fef06416b1682ad5f30760f5c50d07d70d6416
|
|
| MD5 |
5e2c8f4234b3fd9564686cc5fb22bd61
|
|
| BLAKE2b-256 |
524b5356c2004a1484a1db0946607c3f2f1f7ad32923bf6283d1dfe3618101b0
|