pzinovkin / sayhi

Just an example how to make python packages for CentOS.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sayhi

Just an example how to make python packages for CentOS right.

Building RPM

rpmbuild --define "version 0.1" --define "release 1" -bb contrib/sayhi.spec

About

Just an example how to make python packages for CentOS.


Languages

Language:Python 100.0%