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-pairs.code
Size: Mime:
{
    "Block tasks": [
        ("meeting", "with team."),
        ("meeting", "with boss."),
        ("break", "lunch."),
        ("meeting", "with client."),
    ],
    "Flow tasks": [ ("meeting", "with team"), ("meeting", "with boss") ],
}