Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jcn/cowsay-py

Native python implementation of cowsay
https://github.com/jcn/cowsay-py

Last synced: 25 days ago
JSON representation

Native python implementation of cowsay

Awesome Lists containing this project

README

        

# cowsay-py

cowsay-py is a python implementation of the cowsay program by Tony Monroe: http://www.nog.net/~tony/warez/cowsay.shtml

## Authors

* Copyright © 2011 Jesse Chan-Norris ([email protected])
* Modified 2018 Randall Kahler ([email protected])

## LICENSE

cowsay-py is free software: you can redistribute it and/or modify
it under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

cowsay-py is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public License
along with this program. If not, see .