1 Star 0 Fork 32

sigui / pyporter

Create your Gitee Account
Explore and code with more than 8 million developers,Free private repositories !:)
Sign up
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README.md

pyporter

Description

A rpm packager bot for python modules from pypi.org

Installation

  1. python3 setup.py install

Preparation

Install below software before using this tool

  1. gcc
  2. gdb
  3. libstdc++-devel
  4. python3-cffi

Instructions

pyporter is a tool to create spec file and create rpm for python modules For more details, please use pyporter -h

pyporter -s -b -d -o python-.spec

pyporter_run is a wrapper tool for pyporter, which analyze the dependency of the python modules and build & install them automatically.

Usage : pyporter_run PKG_MODULE_NAME

Notice : please run pyporter_run with sudo privilages

Contribution

  1. Fork the repository
  2. Create Feat_xxx branch
  3. Commit your code
  4. Create Pull Request

About

A rpm packager bot for python modules from pypi.org expand collapse
MulanPSL-2.0
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
1
https://gitee.com/si-gui/pyporter.git
git@gitee.com:si-gui/pyporter.git
si-gui
pyporter
pyporter
master

Search