. "${GRIMOIRE}/CMAKE_FUNCTIONS"
           SPELL=i2pd
         VERSION=2.61.0
     SOURCE_HASH=sha512:d88bcb4d4879b8c2399f03f30f360a4121e20659665eda90d46495bf036666e99a05666acc6abd4b67294e5c7d61fdf0d867789e85316dc5338a5c5ee79811c5
          SOURCE=${SPELL}-${VERSION}.tar.gz
   SOURCE_URL[0]=https://github.com/PurpleI2P/${SPELL}/archive/${VERSION}.tar.gz
SOURCE_DIRECTORY="${BUILD_DIRECTORY}/${SPELL}-${VERSION}"
        DOC_DIRS=""
        WEB_SITE=https://github.com/PurpleI2P/i2pd
      LICENSE[0]=BSD
         ENTERED=20161019
           SHORT="full C++ implementation of I2P client"
cat << EOF
i2pd (I2P Daemon) is a full-featured C++ implementation of I2P client.

I2P (Invisible Internet Protocol) is a universal anonymous network layer. All
communications over I2P are anonymous and end-to-end encrypted, participants
don't reveal their real IP addresses.

I2P client is a software used for building and using anonymous I2P networks.
Such networks are commonly used for anonymous peer-to-peer applications
(filesharing, cryptocurrencies) and anonymous client-server applications
(websites, instant messengers, chat-servers).

I2P allows people from all around the world to communicate and share information
without restrictions.
EOF
