bug-recutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [bug-recutils] Python support


From: Maninya M
Subject: Re: [bug-recutils] Python support
Date: Wed, 10 Jul 2013 20:55:57 +0530




On 9 July 2013 23:04, Jose E. Marchesi <address@hidden> wrote:

Hi,

- The recutils.c file will compile into a pythong module, isnt it?  That
  is a shared object.  Is that correct?


 

- Please follow the GNU coding standards for C code contributed for
  recutils.  This including formatting rules, naming, indentation, etc.
  See www.gnu.org/prep/standards for details.

- I would prefer to use lower case letters and underscores for C
  identifiers, even if the convention in Python/C seems to be different.
  Mixed case is not a good idea in case-sensitive languages.

    2) Please let me know if this approach is alright.

Look correct to me.

    3) Shall I use pip for installation? Setup.py seems a bit messy, and
    we can't uninstall easily.

Care to elaborate?  What is pip and how does it differentiates to having
a setup.py file?

Also, I would much prefer you to work in a branch in the official
recutils repo.  In this way we can integrate the plugin in the recutils
source tree right from the beginning, substituting the preliminary work
I did in the recutils/python subdirectory.

You will need to create a savannah account first, and then request
membership to the 'recutils' project.  Tell me when that is done so I
can add you to the project and create the branch.




--
Maninya

reply via email to

[Prev in Thread] Current Thread [Next in Thread]