bprager / version-dict

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

version-dict

This module creates a version dependent dictionary following pep508 syntax.

The configuration file versions.toml contains a file location and a list of files containing dictionary items which will be merged in chronological order according to their target version, also specified in the same file.

About


Languages

Language:Python 99.3%Language:Shell 0.7%