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.1.tar.gz
(1.8 kB
view details)
File details
Details for the file intp-0.1.1.tar.gz.
File metadata
- Download URL: intp-0.1.1.tar.gz
- Upload date:
- Size: 1.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2fac520ddb2636468999ff288e17bb19ea618045ebda3f4f78a32ef2f8fce919
|
|
| MD5 |
68c21b7bdf151610013a4b76aeddea24
|
|
| BLAKE2b-256 |
fb3e2d1c2c7b7818c4f0630e72e494b9cebd0f0560672f4825b88d69bc74b0dd
|