summaryrefslogtreecommitdiff
path: root/encoding/dub.json
blob: 9c50acdef0a1fcc1eb9cc11ef46210479d3e002f (plain)
1
2
3
4
5
6
7
8
9
{
	"name": "encoding",
	"description": "This package provides tools to work with text encodings",
	"targetType": "library",

	"dependencies": {
		"tanya:meta": "*"
	}
}