Olivia5k / doge

wow very terminal doge
https://pypi.python.org/pypi/doge/
MIT License
961 stars 91 forks source link

repology badge in readme #75

Closed quantenzitrone closed 2 months ago

quantenzitrone commented 3 months ago

Packaging status

[![Packaging status](https://repology.org/badge/vertical-allrepos/doge.svg)](https://repology.org/project/doge/versions)
harkabeeparolus commented 2 months ago

Hi, sorry for responding so slowly! I didn't see this post before. 😳

I'm not entirely sure what this information means. Could you please tell me what you would like to happen? 😊

quantenzitrone commented 2 months ago

add the badge to the readme, so everyone can easily see where it is packaged and how up to date the package is there it provides alternative installation methods to pip

harkabeeparolus commented 2 months ago

I think the badge is way too large as is... It would be longer than the entire readme file. 😉 But I think it's a good idea to link to Repology.

I made a draft with some shields and badges, please take a look at https://github.com/harkabeeparolus/doge and tell me what you think. 😊

quantenzitrone commented 2 months ago

looks good :+1: maybe also add a note to the install section, that doge can also be found in some distros repositories

quantenzitrone commented 2 months ago

there is also a shorter badge that excludes all the end-of-life repositories

Packaging status

[![Packaging status](https://repology.org/badge/vertical-allrepos/doge.svg?exclude_unsupported=1)](https://repology.org/project/doge/versions)