buddhasay 0.2.0

Like cowsay, but with a Buddha.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[dependencies.rand]
version = "0.6.1"

[package]
authors = ["Luis Rodrigues Soares <luis@luisonthekeyboard.com>"]
categories = ["command-line-utilities"]
description = "Like cowsay, but with a Buddha."
edition = "2018"
homepage = "https://github.com/luisonthekeyboard/buddhasay"
keywords = ["buddhasay", "buddha", "motd"]
license = "Apache-2.0"
license-file = "LICENSE"
name = "buddhasay"
readme = "README.md"
repository = "https://github.com/luisonthekeyboard/buddhasay"
version = "0.2.0"