<feed xmlns='http://www.w3.org/2005/Atom'>
<title>libplist/cython, branch 1.10</title>
<subtitle>Library to handle Apple Property List format files in binary or XML</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/'/>
<entry>
<title>cython: added PLIST_UID support</title>
<updated>2013-03-19T16:24:25+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-03-19T16:24:25+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=1b12d348f7efd0a5a1ead163a68111b1def98e8d'/>
<id>1b12d348f7efd0a5a1ead163a68111b1def98e8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cython: use uint64_t instead of int for Integer get_value and __repr__</title>
<updated>2013-03-19T16:13:20+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-03-19T16:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=ef7347435a77a97444e61a52ce9305c3924d2df6'/>
<id>ef7347435a77a97444e61a52ce9305c3924d2df6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cython: return correct Key_factory in plist_t_to_node</title>
<updated>2013-03-19T15:45:09+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-03-19T15:45:09+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=057fa38c02913703634da5c40753e1dafd626774'/>
<id>057fa38c02913703634da5c40753e1dafd626774</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cython: removed unused return statements</title>
<updated>2013-03-19T15:25:46+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-03-19T15:25:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=40ddddc1868b1efd50a8f406c46fb348519c1e60'/>
<id>40ddddc1868b1efd50a8f406c46fb348519c1e60</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cython: get rid of ctypedefs and use libc.stdint instead</title>
<updated>2013-03-19T13:19:51+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-03-19T13:19:51+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=94fa6e220b587e646d072713daeabbf6760e54f9'/>
<id>94fa6e220b587e646d072713daeabbf6760e54f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cython: fixed missing class definition for PLIST_KEY type</title>
<updated>2013-03-19T05:06:01+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-03-19T05:06:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=927c81a7d6cc0a42d6a3b6487f661626af193f34'/>
<id>927c81a7d6cc0a42d6a3b6487f661626af193f34</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>added PLIST_KEY support to cython bindings</title>
<updated>2013-03-18T00:54:46+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2013-03-18T00:54:46+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=80b5e50a7b6f23093e46020975c63de62e13b569'/>
<id>80b5e50a7b6f23093e46020975c63de62e13b569</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cython: Fix broken String plist handling in Python</title>
<updated>2012-03-22T14:12:26+00:00</updated>
<author>
<name>Martin Szulecki</name>
</author>
<published>2012-03-22T14:12:26+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=7060250b7583ad9cd20007b6fda5dcf068d55cbe'/>
<id>7060250b7583ad9cd20007b6fda5dcf068d55cbe</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cython: use bint instead of bool, fix deprecated stuff</title>
<updated>2011-09-26T15:34:53+00:00</updated>
<author>
<name>Nikias Bassen</name>
</author>
<published>2011-09-26T15:34:53+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=da9f709fadbcb63bc8f6b2dd4d917d920af3fe42'/>
<id>da9f709fadbcb63bc8f6b2dd4d917d920af3fe42</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More qualifiers.</title>
<updated>2011-09-26T15:18:01+00:00</updated>
<author>
<name>Bryan Forbes</name>
</author>
<published>2011-09-26T15:18:01+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.sukimashita.com/libplist.git/commit/?id=b1ad30f5bf9c5067d1bdb5d7a5f9e62e9db5a137'/>
<id>b1ad30f5bf9c5067d1bdb5d7a5f9e62e9db5a137</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
