kyoobey / misc_utils

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

miscutils

test_everything

a toy collection of miscellaneous utility programs (mostly for use by me)

list of utils

hexpng (hex code to png)

converts a hex code to single color solid/translucent png

License

this repository including all the individual crates/packages are licensed under the WTFPL if not stated otherwise in a seperate LICENSE.md file

if a crate depends on some piece of code licensed without a permissive license, then the portion i wrote will still be under the WTFPL and you can use that code however you want, but using that crate as a whole will require you to adhere to the conditions of their license(s) :)

About

License:Other


Languages

Language:Rust 99.3%Language:HTML 0.7%