Skip to content

sfstpala/zpy

Repository files navigation

Zpy

Build Coverage PyPI

Quickly encrypt files with your ssh identity.

Note: This is experimental software!

Links

Installation

You can install zpy using pip:

pip3 install zpy

See also:

Development setup

Install the prerequisites:

sudo apt-get install build-essential curl python3-dev

Then run the test suite:

make test

Afte running make, you can run zpy by typing bin/zpy.

See also:

Copyright notice

Copyright (C) 2015 Stefano Palazzo stefano.palazzo@gmail.com

This program comes with ABSOLUTELY NO WARRANTY;
This is free software, and you are welcome to redistribute it
under certain conditions; see COPYING for details.