Metadata-Version: 1.1
Name: blackpink
Version: 0.2
Summary: Blackpink Logo Generator
Home-page: https://github.com/user/reponame
Author: Krypton Byte
Author-email: galaxyvplus6434@gmail.com
License: MIT
Download-URL: https://github.com/krypton-byte/blackpink/archive/0.1.tar.gz
Description: # Cara Pakai
        
        ```bash
        > git clone https://github.com/krypton-byte/blackpink
        > python3
        ```
        ```python
        >>> from blackpink import blackpink
        >>> blackpink("krypton").save("out.png")
        ```
        # Hasil
        <img src="out.png" >
        
        # Donasi
        <ul><li><a href="https://saweria.co/kryptonbyte">Saweria</a><li><a href="https://wa.me/6283172366463">Whatsapp</a></li></ul>
Keywords: blackpink,logo,generator
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
