1 Star 0 Fork 22

康少强 / perlporter

forked from openEuler / perlporter 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README

perlporter

Description

perl pacaking automation tool

perlporter is derived from cpanspec tool, It helps to build perl modules to be rpm package automatically, It can be used to resolve the build dependencies of perl modules

Installation

Install below software before using this tool

  1. yum install cpan
  2. yum install perl

Preparation

Execute the following command to complete the system configuration

  1. sudo cpan
  2. install Archive::Tar
  3. install Archive::Zip
  4. install Text::Autoformat
  5. install Parse::CPAN::Packages

Instructions

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

perlporter -s -b -d -o python-.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,Take perl-XXX as an example

  1. Create spec file: perlporter --spec XXX
  2. The root path for rpm build: perlporter --root XXX
  3. Build and Install rpm package: perlporter -B XXX
  4. For more detail: perlporter -h

空文件

简介

perl pacaking automation tool 展开 收起
Perl
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
Perl
1
https://gitee.com/kang_xiao_qiang/perlporter.git
git@gitee.com:kang_xiao_qiang/perlporter.git
kang_xiao_qiang
perlporter
perlporter
master

搜索帮助

14c37bed 8189591 565d56ea 8189591