<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/unidecode.git/setup.py, branch unidecode-1.3.0</title>
<subtitle>www.tablix.org: ~avian/git/unidecode.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/'/>
<entry>
<title>Set version to 1.3.0</title>
<updated>2021-09-06T15:11:59+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-09-06T15:11:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=f0b40e397767b9d497a3208c9fc0189448ca3330'/>
<id>f0b40e397767b9d497a3208c9fc0189448ca3330</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix classifiers.</title>
<updated>2021-09-06T15:11:37+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-09-06T15:11:37+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=e830ddf3b9415a98e908ce1bc3956dedcec6488b'/>
<id>e830ddf3b9415a98e908ce1bc3956dedcec6488b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move README.rst to utf-8 encoding.</title>
<updated>2021-03-06T17:04:58+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-03-06T17:04:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=2cf5c08d589d2bbc1153e5dc42699f2b061b0bb0'/>
<id>2cf5c08d589d2bbc1153e5dc42699f2b061b0bb0</id>
<content type='text'>
This also hopefully makes it clearer that Unidecode is not about decoding \u
escapes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also hopefully makes it clearer that Unidecode is not about decoding \u
escapes.
</pre>
</div>
</content>
</entry>
<entry>
<title>support and test py 3.8</title>
<updated>2021-03-05T16:27:34+00:00</updated>
<author>
<name>kf@hydra</name>
<email>kf@hydra</email>
</author>
<published>2021-03-05T16:27:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=b0aca61dd33cdec881fd9a0dc7b0f7cabf650273'/>
<id>b0aca61dd33cdec881fd9a0dc7b0f7cabf650273</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove __init__.pyi</title>
<updated>2021-02-05T13:09:05+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-02-05T13:08:01+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=f8775394b421eaf47cb7c13eb1cc187550b3183c'/>
<id>f8775394b421eaf47cb7c13eb1cc187550b3183c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Drop support for Python 2 and 3.4.</title>
<updated>2021-02-05T12:10:59+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-02-05T12:10:59+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=00bb678f090648bd1eb583d056e31b949198a746'/>
<id>00bb678f090648bd1eb583d056e31b949198a746</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set version to 1.2.0</title>
<updated>2021-02-05T11:06:58+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2021-02-05T11:06:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=d173521bfa5291f3dcb1a0a71fc35eda6dae7840'/>
<id>d173521bfa5291f3dcb1a0a71fc35eda6dae7840</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Typing stubs for the main API.</title>
<updated>2021-02-03T13:05:45+00:00</updated>
<author>
<name>Pascal Corpet</name>
<email>pascal@bayesimpact.org</email>
</author>
<published>2021-02-03T13:05:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=4a1bf091cc65207704dbb6269603f0d174d229c7'/>
<id>4a1bf091cc65207704dbb6269603f0d174d229c7</id>
<content type='text'>
See PEP 484 (for typing) and PEP 561 (for distributing types).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See PEP 484 (for typing) and PEP 561 (for distributing types).
</pre>
</div>
</content>
</entry>
<entry>
<title>Set version to 1.1.2, update ChangeLog</title>
<updated>2020-12-20T09:26:57+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2020-12-20T09:26:57+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=fdf8aa731c53154de04a019eaf91405fc5ff15a5'/>
<id>fdf8aa731c53154de04a019eaf91405fc5ff15a5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set version to 1.1.1, update ChangeLog</title>
<updated>2019-06-21T09:02:40+00:00</updated>
<author>
<name>Tomaz Solc</name>
<email>tomaz.solc@tablix.org</email>
</author>
<published>2019-06-21T09:02:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/unidecode.git/commit/?id=632af82e0f8bfe32cf73720459703655d16e6250'/>
<id>632af82e0f8bfe32cf73720459703655d16e6250</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
