Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
PyYAML / tests / data / construct-value.code
Size: Mime:
[
    { "link with": [ "library1.dll", "library2.dll" ] },
    {
        "link with": [
            { "=": "library1.dll", "version": 1.2 },
            { "=": "library2.dll", "version": 2.3 },
        ],
    },
]