Added new class for configuration reading.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user