{ "name": "starlink-ast", "version": "9.2.7", "port-version": 1, "description": "The AST library provides a comprehensive range of facilities for attaching world coordinate systems to astronomical data, for retrieving and interpreting that information and for generating graphical output based on it", "homepage": "https://starlink.eao.hawaii.edu/starlink/AST", "supports": "windows", "dependencies": [ "cminpack" ], "features": { "pthreads": { "description": "build with POSIX threads support", "dependencies": [ "pthreads" ] }, "yaml": { "description": "build with YAML support", "dependencies": [ "libyaml" ] } } }