Metadata-Version: 1.0
Name: prdg.util
Version: 0.0.4
Summary: General utilities.
Home-page: http://code.google.com/p/prdg-python/
Author: Rafael Oliveira
Author-email: rafaelbco@gmail.com
License: GPL
Description: .. contents::
        
        Introduction
        ============
        
        General utilities.
        
        Developed at `Paradigma Internet`_.
        
        
        .. References
        ----------
        
        .. _`Paradigma Internet`: http://www.paradigma.com.br/
        
        .. target-notes::
        
        TODO
        ====
        
        - Write tests.
        - Write documentation.
        
        Changelog
        =========
        
        0.0.4
        -----
        
        * New functions: exists, file_to_str, get_extension, remove_extension,
        change_to_file_dir.
        
        0.0.3
        -----
        
        * Removed dependency to email package.
        * Renamed email module to emails.
        
        0.0.2
        -----
        
        * Added dependency to email package.
        
        
        0.0.1
        -----
        
        * First release.
        
        
        
        
Keywords: util utils
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
