hsaito / GnuPG_Buildkit_Package_Lister

A simple program to grab GnuPG file list ot be used for gnupg-buildkit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GnuPG BuildKit Package Lister

About

This project is used in conjunction with gnupg-buildkit. Using this program, it will parse HTML from GnuPG and then create package list to be used with the gnupg-buildkit.

This should work under Windows, Mac, and Linux.

Building

Dependencies

Build Instructions

In the project directory,dotnet restore then dotnet build

Running

Source Code Distribution

dotnet run

Binary

dotnet GnuPG_Buildkit_Package_Lister.dll

About

A simple program to grab GnuPG file list ot be used for gnupg-buildkit

License:MIT License


Languages

Language:C# 97.3%Language:Shell 2.7%