Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #60566 > unrolled thread

Re: Python application for rpm creation

Started byAmit Saha <amitsaha.in@gmail.com>
First post2013-11-27 12:28 +1000
Last post2013-11-27 12:28 +1000
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: Python application for rpm creation Amit Saha <amitsaha.in@gmail.com> - 2013-11-27 12:28 +1000

#60566 — Re: Python application for rpm creation

FromAmit Saha <amitsaha.in@gmail.com>
Date2013-11-27 12:28 +1000
SubjectRe: Python application for rpm creation
Message-ID<mailman.3271.1385519379.18130.python-list@python.org>
On Wed, Nov 27, 2013 at 1:39 AM, Unix SA <d.joshi84@gmail.com> wrote:
>
>> Sounds to me more like he is looking to package some other in house
>> software, as opposed to packaging python specific libraries, etc..
>
> - Yes, This is exactly i am looking at
>
>
>> Doing an apt-cache search on my Ubuntu desktop results with a project,
>> Spectacle, coincidentally written in Python. (I haven't really looked > into
>> it):
>> http://meego.gitorious.org/meego-developer-tools/spectacle
>
> this looks useful, i shall looking to this... or may be try myself writing
> something.
>
> if you guys ( others ) got something else for Redhat Linux rpm creation do
> let me know.

I played with creating a RPM SPEC file "generator" for Sphinx documentation:
https://github.com/amitsaha/sphinx_doc_packaging

It's written in Python, so perhaps may help with you a starting point.

Best,
Amit.


-- 
http://echorand.me

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web