Skip to main content

A rpm packager bot for python modules from pypi.org

Project description

# 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 <package> -s -b -d -o python-<package>.spec

#### Contribution

  1. Fork the repository

  2. Create Feat_xxx branch

  3. Commit your code

  4. Create Pull Request

#### How to create a rpm file

  1. Create spec file, pyporter -s XXX

  2. Get required python modules, pyporter -R XXX

  3. Build and Install rpm package, pyporter -B XXX

  4. For more detail, pyporter -h

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyporter-0.1.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

pyporter-0.1-py3-none-any.whl (11.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page