tldr-pages / tldr-python-client

:snake: Python command-line client for tldr pages 📚
https://pypi.org/project/tldr/
MIT License
599 stars 95 forks source link

Add filter for languages with ll_CC description #133

Closed columbarius closed 4 years ago

columbarius commented 4 years ago

Implementing the proposed solution in #125

MasterOdin commented 4 years ago

Thanks for this! Sorry for taking a bit to review, some minor comments, but definitely an improvement on the state of things!

columbarius commented 4 years ago

No Problem. I noticed, open source can take it's time, since it's freetime for most of us. Thanks for the review.

columbarius commented 4 years ago

Thanks for merging!