<div dir="ltr"><div><div>Hello,<br><br></div><div>Thanks Runge,<br><br></div>I am not looking for tool which can help to create package for python code, but i am looking for tool which creates package or SPEC file for all kind of lib it's C or >NET, or JAVA or anything.<br>
<br></div>Regards,<br>DJ<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Nov 27, 2013 at 2:41 PM, Matthias Runge <span dir="ltr"><<a href="mailto:mrunge@matthias-runge.de" target="_blank">mrunge@matthias-runge.de</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">On 11/27/2013 03:28 AM, Amit Saha wrote:<br>
> On Wed, Nov 27, 2013 at 1:39 AM, Unix SA <<a href="mailto:d.joshi84@gmail.com">d.joshi84@gmail.com</a>> wrote:<br>
>><br>
>>> Sounds to me more like he is looking to package some other in house<br>
>>> software, as opposed to packaging python specific libraries, etc..<br>
>><br>
>> - Yes, This is exactly i am looking at<br>
>><br>
>><br>
>>> Doing an apt-cache search on my Ubuntu desktop results with a project,<br>
>>> Spectacle, coincidentally written in Python. (I haven't really looked > into<br>
>>> it):<br>
>>> <a href="http://meego.gitorious.org/meego-developer-tools/spectacle" target="_blank">http://meego.gitorious.org/meego-developer-tools/spectacle</a><br>
>><br>
>> this looks useful, i shall looking to this... or may be try myself writing<br>
>> something.<br>
>><br>
>> if you guys ( others ) got something else for Redhat Linux rpm creation do<br>
>> let me know.<br>
><br>
> I played with creating a RPM SPEC file "generator" for Sphinx documentation:<br>
> <a href="https://github.com/amitsaha/sphinx_doc_packaging" target="_blank">https://github.com/amitsaha/sphinx_doc_packaging</a><br>
><br>
> It's written in Python, so perhaps may help with you a starting point.<br>
><br>
> Best,<br>
> Amit.<br>
><br>
><br>
</div></div>In Fedora (and IMHO in EPEL, too) there is a package named pyp2rpm. This<br>
is quite handy. It fetches sources from pypi, writes a basic SPEC file,<br>
which might need minor tweaks, but in general, it really saves you time.<br>
<span class="HOEnZb"><font color="#888888"><br>
Matthias<br>
--<br>
<a href="https://mail.python.org/mailman/listinfo/python-list" target="_blank">https://mail.python.org/mailman/listinfo/python-list</a><br>
</font></span></blockquote></div><br></div>