- Added `homepage` field to dub package description

This commit is contained in:
Tristan B. Velloza Kildaire 2023-03-25 22:04:59 +02:00
parent 7ef3be4203
commit e1787d16b5
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
"authors": [
"Tristan B. Velloza Kildaire"
],
"homepage": "https://deavmi.assigned.network/projects/bformat/",
"copyright": "Copyright © 2023, Tristan B. Kildaire",
"description": "bformat socket writer and reader",
"license": "LGPL v3",