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-omap.code
Size: Mime:
{
    "Bestiary": [
        ("aardvark", "African pig-like ant eater. Ugly."),
        ("anteater", "South-American ant eater. Two species."),
        ("anaconda", "South-American constrictor snake. Scaly."),
    ],
    "Numbers": [ ("one", 1), ("two", 2), ("three", 3) ],
}