distrophy 0.1.0

distributed authed backup storage
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]

[package]
authors = ["isobel <$(whoami)@[::1]>"]
description = "distributed authed backup storage"
documentation = "https://iso-i.github.io/distrophy/docs/"
edition = "2018"
homepage = "https://iso-i.github.io/distrophy/"
license = "MIT"
name = "distrophy"
readme = "README.md"
repository = "https://gitlab.com/iso-i/distrophy"
version = "0.1.0"