diff options
author | nomnombtc <nomnombtc@arcor.de> | 2012-12-02 19:19:30 +0100 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-12-11 16:22:27 -0500 |
commit | ea83fe7b988b6eccf66afb088780c567bdca6188 (patch) | |
tree | 45d7037417cd5256326e4549b3e02d0121d96a09 /network/bitcoin/slack-desc | |
parent | 9abdf95a2af05f82627517ba6a57f1250143965b (diff) |
network/bitcoin: Added. (P2P electronic cash system)
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
Diffstat (limited to 'network/bitcoin/slack-desc')
-rw-r--r-- | network/bitcoin/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/network/bitcoin/slack-desc b/network/bitcoin/slack-desc new file mode 100644 index 000000000000..2fd0d8f8dcf8 --- /dev/null +++ b/network/bitcoin/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +bitcoin: bitcoin (P2P electronic cash system) +bitcoin: +bitcoin: Bitcoin is a free open source peer-to-peer electronic cash system +bitcoin: that is completely decentralized, without the need for a central +bitcoin: server or trusted parties. Users hold the crypto keys to their own +bitcoin: money and transact directly with each other, with the help of +bitcoin: a P2P network to check for double-spending. +bitcoin: +bitcoin: Project Website: http://www.bitcoin.org +bitcoin: +bitcoin: |