Metadata-Version: 2.1
Name: FlagWaver
Version: 0.0.57
Summary: Create a gif of a dude waving a flag.
Home-page: https://github.com/ShahriyarShawon/flag-wave
Author: Shahriyar Shawon
Author-email: ShahriyarShawon321@gmail.com
License: Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International
Description: 
         ![Flag Examples](flags.gif)
        
        # Description
        
        A repository containing code to automatically add arbitrary flags to u/\_Reff's flag waver. (I named him Joe)
        
        Run the code using the command `python wave_flag.py path/to/filename`.
        
        For example:
         * `python wave_flag.py flags/france.png`
         * `python wave_flag.py flags/belgium.png`
         * `python wave_flag.py flags/brazil.png`
         * `python wave_flag.py flags/maryland.png`
        
        
        # License
        
         <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/"><img alt="Creative Commons License" style="border-width:0" src="https://i.creativecommons.org/l/by-nc-sa/4.0/88x31.png" /></a><br />This work is licensed under a <a rel="license" href="http://creativecommons.org/licenses/by-nc-sa/4.0/">Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License</a>.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
