Simple meta interpolation. From an ini file with variables, we do interpolation into another ini file.
This is useful for generating 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.2.tar.gz
(1.8 kB
view details)
File details
Details for the file intp-0.1.2.tar.gz.
File metadata
- Download URL: intp-0.1.2.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83e82a25391e73c2cdaafc8a8703c72c482eaaf226bae61ab4e596029b5eb5f0
|
|
| MD5 |
2d7e906dc1d3b35734bc30508d8c1731
|
|
| BLAKE2b-256 |
f242881b9efe9551038cebc876c78a4f4c80a237b50828b5168332ac57293ef5
|