Reimplement the info file printer

This commit is contained in:
2023-08-28 21:05:47 +02:00
parent 2126488066
commit c2b98ba395
9 changed files with 153 additions and 15 deletions

View File

@ -3,3 +3,7 @@ repository = "./slackbuilds"
branch = "user/nick/updates"
download_url = "https://example.com/some/path"
remote_path = "example.com:/srv/httpd/some/path"
[maintainer]
name = "Maintainer Name"
email = "maintainer@example.com"