<div dir="ltr">I've picked up vobject and created <a href="https://pypi.python.org/pypi/python-card-me">https://pypi.python.org/pypi/python-card-me</a> for python 3 and moving forward.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jan 26, 2016 at 12:00 PM,  <span dir="ltr"><<a href="mailto:vobject-request@lists.skyhouseconsulting.com" target="_blank">vobject-request@lists.skyhouseconsulting.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Send VObject mailing list submissions to<br>
        <a href="mailto:vobject@lists.skyhouseconsulting.com">vobject@lists.skyhouseconsulting.com</a><br>
<br>
To subscribe or unsubscribe via the World Wide Web, visit<br>
        <a href="http://lists.skyhouseconsulting.com/mailman/listinfo/vobject" rel="noreferrer" target="_blank">http://lists.skyhouseconsulting.com/mailman/listinfo/vobject</a><br>
or, via email, send a message with subject or body 'help' to<br>
        <a href="mailto:vobject-request@lists.skyhouseconsulting.com">vobject-request@lists.skyhouseconsulting.com</a><br>
<br>
You can reach the person managing the list at<br>
        <a href="mailto:vobject-owner@lists.skyhouseconsulting.com">vobject-owner@lists.skyhouseconsulting.com</a><br>
<br>
When replying, please edit your Subject line so it is more specific<br>
than "Re: Contents of VObject digest..."<br>
<br>
<br>
Today's Topics:<br>
<br>
   1. Re: [Calendarserver-maintainers] Bug#747554: python-vobject:<br>
      python3 branch (Guido G?nther)<br>
   2. Re: Bug#747554: python-vobject: python3 branch (Guido G?nther)<br>
<br>
<br>
----------------------------------------------------------------------<br>
<br>
Message: 1<br>
Date: Mon, 25 Jan 2016 19:53:28 +0100<br>
From: Guido G?nther <<a href="mailto:agx@sigxcpu.org">agx@sigxcpu.org</a>><br>
To: Petter Reinholdtsen <<a href="mailto:pere@hungry.com">pere@hungry.com</a>>, <a href="mailto:747554@bugs.debian.org">747554@bugs.debian.org</a><br>
Cc: <a href="mailto:chrysn@fsfe.org">chrysn@fsfe.org</a>, Enrico Zini <<a href="mailto:enrico@enricozini.org">enrico@enricozini.org</a>>,<br>
        <a href="mailto:vobject@lists.skyhouseconsulting.com">vobject@lists.skyhouseconsulting.com</a><br>
Subject: Re: [Vobject] [Calendarserver-maintainers] Bug#747554:<br>
        python-vobject: python3 branch<br>
Message-ID: <<a href="mailto:20160125185327.GA5286@bogon.m.sigxcpu.org">20160125185327.GA5286@bogon.m.sigxcpu.org</a>><br>
Content-Type: text/plain; charset=us-ascii<br>
<br>
Hi,<br>
<br>
On Mon, Jan 25, 2016 at 03:52:43PM +0100, Petter Reinholdtsen wrote:<br>
> I just tried porting calypso to python3 (do not seem very hard), but<br>
> one of the blockers is the lack of python3-vobject.  Any news on a<br>
> new upstream for vobject?<br>
><br>
> Perhaps someone would be willing to take over the development of<br>
> the project?  It is used by several Debian packages:<br>
><br>
<br>
It seems radicale now supports python3 as well and I wonder what they<br>
use, did you check? Maybe they already maintain a fork?<br>
<br>
Cheers,<br>
 -- Guido<br>
<br>
<br>
------------------------------<br>
<br>
Message: 2<br>
Date: Tue, 26 Jan 2016 18:44:28 +0100<br>
From: Guido G?nther <<a href="mailto:agx@sigxcpu.org">agx@sigxcpu.org</a>><br>
To: chrysn <<a href="mailto:chrysn@fsfe.org">chrysn@fsfe.org</a>><br>
Cc: <a href="mailto:747554@bugs.debian.org">747554@bugs.debian.org</a>, Enrico Zini <<a href="mailto:enrico@enricozini.org">enrico@enricozini.org</a>>,<br>
        <a href="mailto:vobject@lists.skyhouseconsulting.com">vobject@lists.skyhouseconsulting.com</a>, Petter Reinholdtsen<br>
        <<a href="mailto:pere@hungry.com">pere@hungry.com</a>><br>
Subject: Re: [Vobject] Bug#747554: python-vobject: python3 branch<br>
Message-ID: <<a href="mailto:20160126174428.GA4010@bogon.m.sigxcpu.org">20160126174428.GA4010@bogon.m.sigxcpu.org</a>><br>
Content-Type: text/plain; charset=iso-8859-1<br>
<br>
On Mon, Jan 25, 2016 at 10:03:43PM +0100, chrysn wrote:<br>
> On Mon, Jan 25, 2016 at 03:52:43PM +0100, Petter Reinholdtsen wrote:<br>
> > Any news on a new upstream for vobject?<br>
><br>
> as far as i can tell, upstream is inactive; last release was in 2009.<br>
><br>
> i've been in contact with jeffrey, he gave his ok to take over the<br>
> project, and offered the existing website to a new location.<br>
><br>
> > Perhaps someone would be willing to take over the development of<br>
> > the project?<br>
><br>
> i'd be happy to provide bugfixes, but i don't have the overview of the<br>
> complete thing i'd need to take over in full.<br>
><br>
> are you more familiar with the scope of which features are used? which<br>
> api guarantees are in place?<br>
><br>
> On Mon, Jan 25, 2016 at 07:53:28PM +0100, Guido G?nther wrote:<br>
> > It seems radicale now supports python3 as well and I wonder what they<br>
> > use, did you check? Maybe they already maintain a fork?<br>
><br>
> as far as i can tell, radicale doesn't fully parse the vobject but just<br>
> understands enough of it to assemble vobjects into collections, on the<br>
> base of line.startswith("UID:") and similar (see [1]). calypso is<br>
> exceptionally strict about vobject contents (bugs in calypso's or other<br>
> programs' serialization cause something like "400 Bad Request"<br>
> refusals), but that is one of the key benefits of calypso i perceive.<br>
<br>
Thanks for checking this out. This means we're basically on our own with<br>
vobject when it comes to calypso.<br>
<br>
Cheers,<br>
 -- Guido<br>
<br>
<br>
------------------------------<br>
<br>
Subject: Digest Footer<br>
<br>
_______________________________________________<br>
VObject mailing list<br>
<a href="mailto:VObject@lists.skyhouseconsulting.com">VObject@lists.skyhouseconsulting.com</a><br>
<a href="http://lists.skyhouseconsulting.com/mailman/listinfo/vobject" rel="noreferrer" target="_blank">http://lists.skyhouseconsulting.com/mailman/listinfo/vobject</a><br>
<br>
------------------------------<br>
<br>
End of VObject Digest, Vol 63, Issue 1<br>
**************************************<br>
</blockquote></div><br></div>