The README still says:
The PyPi package currently supports Python only. For C# projects, or for the latest features and performance improvements, use the local development version.
This is no longer accurate since 0.4.0 — the PyPI package now includes the .NET DLLs and supports C#, Java, Go, and Kotlin (when .NET runtime is installed).
The "Multi-Language Support and Better Performance" section should be updated to reflect that pip install archlens now works for all supported languages.
The README still says:
This is no longer accurate since 0.4.0 — the PyPI package now includes the .NET DLLs and supports C#, Java, Go, and Kotlin (when .NET runtime is installed).
The "Multi-Language Support and Better Performance" section should be updated to reflect that
pip install archlensnow works for all supported languages.