shashankkandimalla's picture
Upload folder using huggingface_hub
288007d verified
raw
history blame contribute delete
666 Bytes
# tcl pkg-config source file
prefix=/Users/shashankreddykandimalla/Desktop/ocr-application/ocr-application
exec_prefix=/Users/shashankreddykandimalla/Desktop/ocr-application/ocr-application
libdir=/Users/shashankreddykandimalla/Desktop/ocr-application/ocr-application/lib
includedir=${prefix}/include
libfile=libtcl8.6.dylib
Name: Tool Command Language
Description: Tcl is a powerful, easy-to-learn dynamic programming language, suitable for a wide range of uses.
URL: https://www.tcl-lang.org/
Version: 8.6.14
Requires.private: zlib >= 1.2.3
Libs: -L${libdir} -ltcl8.6 -ltclstub8.6
Libs.private: -lz -lpthread -framework CoreFoundation
Cflags: -I${includedir}