From: Jakub Narebski <jnareb@gmail.com>
To: tsgates <tsgatesv@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: Dumb idea on git library for script languages
Date: Mon, 28 Apr 2008 00:31:02 -0700 (PDT) [thread overview]
Message-ID: <m38wyyphai.fsf@localhost.localdomain> (raw)
In-Reply-To: <1209366216.17090.4.camel@prosumer>
tsgates <tsgatesv@gmail.com> writes:
> When I try to use git in python, there are no fancy ways not to fork any
> processes. (except not active git library) I know it is design policy
> of git, one job for one process.
>
> Anyhow, I need to call git in python and perl, so I try to think.
[...]
> If there are any other good suggestions or recommendations on it, please
> recommend it.
Please take a look at libgit-thin project, which was Google Summer of
Code 2007 project; it was meant to create PyGit, git bindings for
Python. I don't know how far it is/got advanced.
InterfacesFrontendsAndTools page on Git Wiki mentions it.
--
Jakub Narebski
Poland
ShadeHawk on #git
next prev parent reply other threads:[~2008-04-28 7:32 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-04-28 7:03 Dumb idea on git library for script languages tsgates
2008-04-28 7:31 ` Jakub Narebski [this message]
2008-04-28 10:28 ` Johannes Schindelin
2008-04-29 4:06 ` Eric Hanchrow
2008-04-29 4:25 ` Govind Salinas
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=m38wyyphai.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=tsgatesv@gmail.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.