Metadata-Version: 2.1
Name: koalak
Version: 0.2.8
Summary: Framework manager, framework to create frameworks
Home-page: https://github.com/nazime/koalak
Author: Nazime LAKEHAL
Author-email: nazime.lkh@gmail.com
Maintainer: Nazime LAKEHAL
Maintainer-email: nazime.lkh@gmail.com
License: MIT
Project-URL: Documentation, https://koalak.readthedocs.org/
Project-URL: Bug Tracker, https://github.com/nazime/koalak/issues
Project-URL: Source Code, https://github.com/nazime/koalak
Description: # Koalak
        
        Koalak is a collections of tools that helps me create my libraries, the library focus on creating plugins architectures. The project is currently under development, I shared the repository because it is used by my tool **wordlistools**.
        
        Koala features
        
        - Manage plugins for your project
        - Allow you to create new plugins from project home directory
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: dev
Provides-Extra: docs
Provides-Extra: tests
Provides-Extra: travis
