Metadata-Version: 1.1
Name: adi.commons
Version: 0.4
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.4 (150920)
        -----------
        
        - Really adjust MANIFEST (good morning Kreuzberg)
        
        
        0.3 (150920)
        -----------
        
        - Adjust MANIFEST
        
        
        0.2 (150920)
        -----------
        
        - Add MANIFEST
        
        
        0.1 (150920)
        -----------
        
        - Initial release
        
        
Platform: UNKNOWN
Classifier: Framework :: Plone
Classifier: Programming Language :: Python
