talib-ruby icon indicating copy to clipboard operation
talib-ruby copied to clipboard

Support both "ta_lib" and "ta-lib" naming conventions

Open Youngv opened this issue 11 months ago • 0 comments

https://github.com/TA-Lib/ta-lib/blob/main/CHANGELOG.md#changed-1

Static/Shared lib file names uses hyphen instead of underscore. This was needed for some package naming convention. In other word, look for "ta-lib" instead of "ta_lib".

Youngv avatar Jan 17 '25 11:01 Youngv