Metadata-Version: 2.1
Name: suvorov
Version: 1.0.0
Summary: Tool to enable a more concise and thematically structured creation of mods for Crusader Kings 2
Home-page: https://github.com/krateng/ck2suite
Author: Johannes Krattenmacher
Author-email: misc@krateng.dev
License: GPLv3
Description: # CK2 Suite
        
        A collection of tools to mod Crusader Kings 2
        
        ## [Suvorov](suvorov)
        
        Suvorov is an expanded scripting language to make mod creation quicker and reduce maintenance work. It features:
        
        * More structured mod directory
        * Some meta-scripting logic and templating with the inclusion of custom data
        * Simplification of common tasks with heavy boilerplate code
        
        ## [Stapomog](stapomog)
        
        Stapomog is a generator for static portrait mods. It allows the user to simply gather desired images in one place and handles cropping, resizing, format conversion, sprite combination as well as all the boilerplate code for gfx definitions for them.
        
        ## [Bierstadt](bierstadt)
        
        Bierstadt is a library and command line tool to handle CK2 graphics.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.5
Description-Content-Type: text/markdown
