Metadata-Version: 2.1
Name: dewi
Version: 2.3.1
Summary: DEWI - A toolchain and framework for everyday tasks
Home-page: https://github.com/LA-Toth/dewi
Author: Laszlo Attila Toth
Author-email: python-dewi@laszloattilatoth.me
Maintainer: Laszlo Attila Toth
Maintainer-email: python-dewi@laszloattilatoth.me
License: LGPLv3
Keywords: tool framework development synchronization
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 (LGPLv3)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: System :: Filesystems
Classifier: Topic :: Software Development
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Software Development :: Libraries :: Application Frameworks
Classifier: Topic :: Documentation :: Sphinx
Classifier: Topic :: Utilities
Requires-Python: >=3.10
License-File: COPYING
Requires-Dist: dewi-commands (<4,>=3.1.0)
Requires-Dist: dewi-core (<6,>=5.4.0)


    DEWI is started as a developer tool, but contains many different dewi_commands.commands (small tools).

    It is a meta package for the DEWI packages and provides a command-line
    application for the commands in dewi_commands package.
    

