Skip to content

zopencommunity/gpgport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

81 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automatic version updates

Gpg

A free software implementation of the GNU Privacy Guard

Installation and Usage

Use the zopen package manager (QuickStart Guide) to install:

zopen install gpg

Building from Source

  1. Clone the repository:
git clone https://github.com/zopencommunity/gpgport.git
cd gpgport
  1. Build using zopen:
zopen build -vv

See the zopen porting guide for more details.

Documentation

Troubleshooting

TBD

Contributing

Contributions are welcome! Please follow the zopen contribution guidelines.