tweaselORG / cli

Command-line tool for the libraries of the tweasel project.
MIT License
4 stars 0 forks source link

`tweasel --version` should also show the versions of the most important dependencies #36

Open baltpeter opened 4 months ago

baltpeter commented 4 months ago

Similar to what mitmproxy does:

❯ mitmproxy --version
Mitmproxy: 9.0.1
Python:    3.11.6
OpenSSL:   OpenSSL 3.0.7 1 Nov 2022
Platform:  Linux-6.5.0-27-generic-x86_64-with-glibc2.38

cf. how I'm getting the versions in https://github.com/tweaselORG/cyanoacrylate/pull/41