Metadata-Version: 1.1
Name: canni
Version: 0.2.1.dev0
Summary: Create static html pages (with additional javascript functionality to copy text more easily) based on a dataset used for bronk.
Home-page: https://gitlab.com/networkjanitor/canni
Author: Xyoz Netsphere
Author-email: nanoowl@xyooz.net
License: MIT
Description: Canni
        =====
        
        If you are looking for the generated html code example (Triple Trouble):
        https://networkjanitor.gitlab.io/canni/
        
        If you are looking for the real, up-to-date versions, please use the following links:
        
        * Triple Trouble: https://networkjanitor.gitlab.io/xutt/
        * The Shatterer: https://networkjanitor.gitlab.io/jinni/
        
        Design Goals/Criteria
        ---------------------
        
        * lightweight
        * single page
        * avoid javascript as often as possible (tabs with css, copy requires javascript :[ )
        * offline portability (can save the file and open it from harddrive - still works)
        * easy to use
        * dataset source type as `xutt <https://gitlab.com/networkjanitor/xutt>`_ (same as the linux terminal version of Canni: `bronk <https://gitlab.com/networkjanitor/bronk>`_)
        
        Info about changes to the dataset
        ---------------------------------
        
        Sometimes when I feel like it, I'll update the used dataset here from the `xutt <https://gitlab.com/networkjanitor/xutt>`_ repo to generate a more up-to-date example.
        If you have any specific change requests (regarding the dataset used for the example), please feel free to create issues (or preferably pull requests) in the `xutt <https://gitlab.com/networkjanitor/xutt>`_ repo.
        
        TODOs
        -----
        
        * write a demo dataset instead of using xutt to demonstrate things without the triple trouble/guildwars2 terminology
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
