@@ -8,7 +8,7 @@ A good configuration file format needs to be selected. There are three main choi
|
|||||||
|
|
||||||
## Decision
|
## Decision
|
||||||
|
|
||||||
TOML was decided to be used for the configuration file.
|
TOML was decided to be used for the configuration file. The `toml` library is chosen to handle this format.
|
||||||
|
|
||||||
## Rationale
|
## Rationale
|
||||||
|
|
||||||
|
|||||||
@@ -19,4 +19,4 @@ Accepted
|
|||||||
|
|
||||||
## Consequences
|
## Consequences
|
||||||
|
|
||||||
Not exactly certain what concequences there will be with this choice. It seems the better choice all around. `app-paths` also is only at a version 0.0, which does not give much confidence in the library, and hopes are it will mature quickly over time. However it is built on top of `appdirs` and `aiopathlib` both of which are more mature.
|
Not exactly certain what concequences there will be with this choice. It seems the better choice all around. `app-paths` also is only at a version 0.0, which does not give much confidence in the library, and hopes are it will mature quickly over time. However it is built on top of `appdirs` and `aiopath` both of which are more mature.
|
||||||
|
|||||||
Reference in New Issue
Block a user