Metadata-Version: 2.1
Name: furystoolbox
Version: 0.0.7
Summary: A collection of tools.
Home-page: https://github.com/ludeeus/furystoolbox
Author: Joakim Sorensen
Author-email: ludeeus@gmail.com
License: UNKNOWN
Description: # Fury's Toolbox
        
        <!-- badges start -->
        
        [![Build Status][travisbadge]][travislink]
        [![PyPI version][pypibadge]][pypilink]
        [![Maintained][Maintained]](#)
        [![BuyMeCoffee][buymecoffeebadge]][buymecoffeelink]
        
        <!-- badges end -->
        
        _A collection of tools._
        
        Name inspired by Fury's Toolbox form Marverl's agents of S.H.I.E.L.D
        
        ## Install furystoolbox
        
        ```bash
        python3 -m pip install -U furystoolbox
        ```
        
        <!-- links start -->
        
        [buymecoffeelink]:https://www.buymeacoffee.com/ludeeus
        [buymecoffeebadge]: https://camo.githubusercontent.com/cd005dca0ef55d7725912ec03a936d3a7c8de5b5/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6275792532306d6525323061253230636f666665652d646f6e6174652d79656c6c6f772e737667
        [maintained]: https://img.shields.io/maintenance/yes/2019.svg
        [pypilink]: https://pypi.org/project/furystoolbox/
        [pypibadge]: https://badge.fury.io/py/furystoolbox.svg
        [travislink]: https://travis-ci.com/ludeeus/furystoolbox
        [travisbadge]: https://travis-ci.com/ludeeus/furystoolbox.svg?branch=master
        
        <!-- links end -->
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
