0.1.0
- Authors
- The Dark Factory Ltd
- Maintainers
- tony.gair@thedarkfactory.co.uk
- Licenses
- MIT
- Tags
- binding, image, computer-vision, ccv
- Project files
- df_ccv.gpr
- Availability
- {"case(os)": {"linux": true, "macos": true, "windows": false}}
- Automatic GPR dependency
- no
- Manifest
- index/df/df_ccv/df_ccv-0.1.0.toml
Build and platform metadata 2 fields
- Notes
"CCV is built separately: clone liuliu/ccv and make lib (needs libpng+libjpeg), then point df_ccv.gpr's CCV_LIB_DIR at libccv.a. See CHARTER.md."
- Build switches
{
"*": {
"style_checks": [
"-gnaty"
]
}
}