README.md 323 字节
Newer Older
O
openeuler-ci-bot 已提交
1 2
# pyporter

Z
Zhipeng Xie 已提交
3
#### Description
O
openeuler-ci-bot 已提交
4 5
A rpm packager bot for python modules from pypi.org

Z
Zhipeng Xie 已提交
6
#### Installation
O
openeuler-ci-bot 已提交
7

Z
Zhipeng Xie 已提交
8
1.  python3 setup.py install
O
openeuler-ci-bot 已提交
9

Z
Zhipeng Xie 已提交
10
#### Instructions
O
openeuler-ci-bot 已提交
11

Z
Zhipeng Xie 已提交
12
1.  pyporter <package> -s -b -d -o python-<package>.spec
O
openeuler-ci-bot 已提交
13

Z
Zhipeng Xie 已提交
14
#### Contribution
O
openeuler-ci-bot 已提交
15

Z
Zhipeng Xie 已提交
16 17 18 19
1.  Fork the repository
2.  Create Feat_xxx branch
3.  Commit your code
4.  Create Pull Request