Added new class for configuration reading.

This commit is contained in:
2023-10-19 19:48:38 +02:00
parent 5f52e61a4e
commit 970653c22d
2 changed files with 53 additions and 8 deletions

View File

@@ -9,19 +9,18 @@ classifiers =
Operating System :: OS Independent
Programming Language :: Python
Programming Language :: Python :: 3
Programming Language :: Python :: 3.6
Programming Language :: Python :: 3.7
Programming Language :: Python :: 3.8
Programming Language :: Python :: 3.9
Programming Language :: Python :: 3.10
Programming Language :: Python :: 3.11
Topic :: Utilities
description = Midnight Commander extfslib helper library for writing extfs archive plugins.
license = BSD 3-Clause
license_file = LICENSE
license = BSD 3-Clause License
license_files = LICENSE
long_description = file: README.rst
name = extfslib
url = https://github.com/gryf/mc_extfslib
version = 1.1
version = 1.3
[options]
py_modules = extfslib