Cleanup for stow ---STOW
[dotfiles/.git] / .local / lib / python3.9 / site-packages / pywal-3.3.0-py3.9.egg-info / PKG-INFO
diff --git a/.local/lib/python3.9/site-packages/pywal-3.3.0-py3.9.egg-info/PKG-INFO b/.local/lib/python3.9/site-packages/pywal-3.3.0-py3.9.egg-info/PKG-INFO
new file mode 100644 (file)
index 0000000..f0eb0dd
--- /dev/null
@@ -0,0 +1,44 @@
+Metadata-Version: 2.1
+Name: pywal
+Version: 3.3.0
+Summary: Generate and change color-schemes on the fly
+Home-page: https://github.com/dylanaraps/pywal
+Author: Dylan Araps
+Author-email: dylan.araps@gmail.com
+License: MIT
+Download-URL: https://github.com/dylanaraps/pywal/archive/3.3.0.tar.gz
+Description: <h3 align="center"><img src="https://i.imgur.com/5WgMACe.gif" width="200px"></h3>
+        <p align="center">Generate and change color-schemes on the fly.</p>
+        
+        <p align="center">
+        <a href="https://discord.gg/fK3RhsD"><img src="https://img.shields.io/discord/440354555197128704.svg"></a>
+        <a href="https://travis-ci.org/dylanaraps/pywal"><img src="https://travis-ci.org/dylanaraps/pywal.svg?branch=master"></a>
+        <a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
+        <a href="https://pypi.python.org/pypi/pywal/"><img src="https://img.shields.io/pypi/v/pywal.svg"></a>
+        <a href="https://www.patreon.com/dyla"><img src="https://img.shields.io/badge/donate-patreon-yellow.svg"></a>
+        <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=V7QNJNKS3WYVS"><img src="https://img.shields.io/badge/donate-paypal-green.svg"></a>
+        </p>
+        
+        <img src="https://i.imgur.com/HhK3LDv.jpg" alt="img" align="right" width="400px">
+        
+        Pywal is a tool that generates a color palette from the dominant colors in an image. It then applies the colors system-wide and on-the-fly in all of your favourite programs.
+        
+        There are currently 5 supported color generation backends, each providing a different palette of colors from each image. You're bound to find an appealing color-scheme.
+        
+        Pywal also supports predefined themes and has over 250 themes built-in. You can also create your own theme files to share with others.
+        
+        The goal of Pywal was to be as out of the way as possible. It doesn't modify any of your existing configuration files. Instead it works around them and provides tools to integrate your system as you see fit.
+        
+        Terminal emulators and TTYs have their color-schemes updated in real-time with no delay. With minimal configuration this functionality can be extended to almost anything running on your system.
+        
+        ### More: \[[Installation](https://github.com/dylanaraps/pywal/wiki/Installation)\] \[[Getting Started](https://github.com/dylanaraps/pywal/wiki/Getting-Started)\] \[[Customization](https://github.com/dylanaraps/pywal/wiki/Customization)\] \[[Wiki](https://github.com/dylanaraps/pywal/wiki)\] \[[Screenshots](https://www.reddit.com/r/unixporn/search?q=wal&restrict_sr=on&sort=relevance&t=all)\]
+        
+Keywords: wal colorscheme terminal-emulators changing-colorschemes
+Platform: UNKNOWN
+Classifier: Environment :: X11 Applications
+Classifier: License :: OSI Approved :: MIT License
+Classifier: Operating System :: POSIX :: Linux
+Classifier: Programming Language :: Python :: 3.5
+Classifier: Programming Language :: Python :: 3.6
+Requires-Python: >=3.5
+Description-Content-Type: text/markdown