kvh / parsedatetime

Python module that is able to parse 'human readable' date/time expressions. Official repo below
http://github.com/bear/parsedatetime/
Apache License 2.0
10 stars 2 forks source link

Active Development Branch #1

Open maebert opened 12 years ago

maebert commented 12 years ago

Hi there, just wanted to know whether you'll accept pull requests here or on the google gode repo?

kvh commented 12 years ago

The google code repo is the official one as far as I know. (I am not the author/maintainer.) That said, the code hasn't really been touched over there since 2009. I would definitely accept any patches on this repo :)

maebert commented 12 years ago

Ah, I see. The thing is, I'm writing on something that depends on parsedatetime (http://github.com/maebert/jrnl), so I would like to see it not only patched in a dev repo, but upstream so that users can obtain an up-to-date version from the cheeseshop. But maybe we could get things rolling again if we start here?

On Thursday, May 24, 2012 at 8:30 PM, kvh wrote:

The google code repo is the official one as far as I know. (I am not the author/maintainer.) That said, the code hasn't really been touched over there since 2009. I would definitely accept any patches on this repo :)


Reply to this email directly or view it on GitHub: https://github.com/kvh/parsedatetime/issues/1#issuecomment-5913986

kvh commented 12 years ago

yeah, let me reach out to the original developer and get his thoughts.

On Thu, May 24, 2012 at 11:48 AM, Manuel Ebert < reply@reply.github.com

wrote:

Ah, I see. The thing is, I'm writing on something that depends on parsedatetim (jrnl), so I would like to see it not only patched in a dev repo, but upstream so that users can obtain an up-to-date version from the cheeseshop. But maybe we could get things rolling again if we start here?

On Thursday, May 24, 2012 at 8:30 PM, kvh wrote:

The google code repo is the official one as far as I know. (I am not the author/maintainer.) That said, the code hasn't really been touched over there since 2009. I would definitely accept any patches on this repo :)


Reply to this email directly or view it on GitHub: https://github.com/kvh/parsedatetime/issues/1#issuecomment-5913986


Reply to this email directly or view it on GitHub: https://github.com/kvh/parsedatetime/issues/1#issuecomment-5914403

bear commented 11 years ago

I migrated the code to github a couple months ago as I find myself spending more and more time in github now.

Please do either patch it here or submit pull requests over on the official repo:

http://github.com/bear/parsedatetime