<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-mimeparse.git, branch 1.5.2</title>
<subtitle>github.com: dbtsai/python-mimeparse.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/'/>
<entry>
<title>Merge pull request #16 from scop/q</title>
<updated>2016-05-02T14:16:37+00:00</updated>
<author>
<name>Stefan Wójcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-05-02T14:16:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=3cb332e6da1cd57de9035877728c3ebae533926c'/>
<id>3cb332e6da1cd57de9035877728c3ebae533926c</id>
<content type='text'>
q value handling improvements</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
q value handling improvements</pre>
</div>
</content>
</entry>
<entry>
<title>Handle q parameter name case insensitively</title>
<updated>2016-05-02T07:26:35+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T07:47:19+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=64a64e32ab8c14e91a6a196cf0a2dd7637d4f3a7'/>
<id>64a64e32ab8c14e91a6a196cf0a2dd7637d4f3a7</id>
<content type='text'>
https://tools.ietf.org/html/rfc7231#section-5.3.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://tools.ietf.org/html/rfc7231#section-5.3.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle non-numeric q value gracefully</title>
<updated>2016-05-02T07:19:27+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T07:41:02+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=7d3bf001d284ffbd9d555ce213241040c291f79b'/>
<id>7d3bf001d284ffbd9d555ce213241040c291f79b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Simplify q value validation</title>
<updated>2016-05-02T07:19:27+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T07:33:18+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=78e3e74deff9dddc54e22d1fbe9071383ab39ddc'/>
<id>78e3e74deff9dddc54e22d1fbe9071383ab39ddc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add test case for negative q value</title>
<updated>2016-05-02T07:19:27+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T07:17:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=e27e98702ec803ba2f12f6196fdadb8cb20ecf93'/>
<id>e27e98702ec803ba2f12f6196fdadb8cb20ecf93</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #19 from scop/use-cgi</title>
<updated>2016-05-02T05:54:52+00:00</updated>
<author>
<name>Stefan Wójcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-05-02T05:54:52+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=c1e94e242ed3a499df7bc463aee239218629931e'/>
<id>c1e94e242ed3a499df7bc463aee239218629931e</id>
<content type='text'>
Use cgi.parse_header for main type parsing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Use cgi.parse_header for main type parsing</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #17 from scop/rfclinks</title>
<updated>2016-05-02T05:51:32+00:00</updated>
<author>
<name>Stefan Wójcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-05-02T05:51:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=21385419371c212449fee83bd8b1cbe0824f845d'/>
<id>21385419371c212449fee83bd8b1cbe0824f845d</id>
<content type='text'>
Update RFC links to point to RFC 7231</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Update RFC links to point to RFC 7231</pre>
</div>
</content>
</entry>
<entry>
<title>Use cgi.parse_header for main type parsing</title>
<updated>2016-04-28T08:49:05+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T08:49:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=109b38802db3a1128b064142a6a9fd72df74d08d'/>
<id>109b38802db3a1128b064142a6a9fd72df74d08d</id>
<content type='text'>
Adds support for quoted string parameter values.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Adds support for quoted string parameter values.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update RFC links to point to RFC 7231</title>
<updated>2016-04-28T07:55:53+00:00</updated>
<author>
<name>Ville Skyttä</name>
<email>ville.skytta@iki.fi</email>
</author>
<published>2016-04-28T07:55:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=511d6dc3429ccf160fc5042bf357e7943892d34e'/>
<id>511d6dc3429ccf160fc5042bf357e7943892d34e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>1.5.2</title>
<updated>2016-04-26T16:55:44+00:00</updated>
<author>
<name>Stefan Wojcik</name>
<email>wojcikstefan@gmail.com</email>
</author>
<published>2016-04-26T16:55:44+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-mimeparse.git/commit/?id=cc66740c6e46b85ac55e989fd4883d5697e15c35'/>
<id>cc66740c6e46b85ac55e989fd4883d5697e15c35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
