Metadata-Version: 1.1
Name: adi.commons
Version: 0.1
Summary: Some helpers-methods for often repeating and general purposes, to be used of other eggs.
Home-page: https://github.com/ida/adi.commons/
Author: Ida Ebkes
Author-email: contact@ida-ebkes.eu
License: GPL
Description: Introduction
        ============
        
        Some very common filesystem-operations, wrapped into functions with names to
        be easily remembered, and adjustments for wanted default behaviours, such as:
        When attempting to delete a file which doesn't exist, fail silently.
        
        
        Changelog
        =========
        
        0.1dev (unreleased)
        -------------------
        
        - Initial release
        
Platform: UNKNOWN
Classifier: Programming Language :: Python
