Metadata-Version: 1.1
Name: invisibleroads-macros
Version: 0.5.1
Summary: Shortcut functions
Home-page: http://invisibleroads.com
Author: Roy Hyunjin Han
Author-email: rhh@crosscompute.com
License: UNKNOWN
Description: InvisibleRoads Macros
        =====================
        Here is a collection of shortcut functions for small oft-repeated tasks.
        
        0.5
        ---
        - Add disk.make_enumerated_folder_for, disk.change_owner_and_group_recursively
        - Add repository.get_github_repository_commit_timestamp
        - Move queue.* to invisibleroads-sockets package
        - Move repository.* to invisibleroads-repositories package
        
        0.4
        ---
        - Add disk.make_enumerated_folder
        - Add log.parse_nested_dictionary
        
        0.3
        ---
        - Add queue.Pusher, queue.Puller, queue.Publisher, queue.Subscriber
        - Add repository.download_github_repository, repository.get_github_ssh_url
        
        0.2
        ---
        - Add log.format_path
        - Add text.remove_punctuation
        
        0.1
        ---
        - Add disk.compress, disk.uncompress
        - Add text.compact_whitespace
Keywords: invisibleroads
Platform: UNKNOWN
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: MIT License
