summaryrefslogtreecommitdiff
path: root/META6.json
blob: 030d53696894cca917e2f4ff6e76684ef42ef1f5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "meta-version": "1",
    "perl": "6.d",
    "name": "MaildirIndexer",
    "version": "2.000000",
    "authors": [ "dakkar" ],
    "description": "index maildirs, suggest folders",
    "depends": [],
    "support": {
        "email": "dakkar@thenautilus.net",
        "source": "https://www.thenautilus.net/cgit/MaildirIndexer"
    },
    "license": "AGPL-3.0",
    "tags": [ "email" ]
}