<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-slugify.git/slugify/slugify.py, branch 1.2.1</title>
<subtitle>github.com: un33k/python-slugify.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/'/>
<entry>
<title>add py3.5 support, add manifest.in file, add more tests</title>
<updated>2016-08-26T15:58:56+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2016-08-26T15:58:56+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=6472f8fae4088f323a69ef5086f0f97268be88f8'/>
<id>6472f8fae4088f323a69ef5086f0f97268be88f8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>replace quotes with dashes</title>
<updated>2016-01-16T03:42:55+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2016-01-16T03:42:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=7044d7a7c32388d557506cec4e174e8050c5666c'/>
<id>7044d7a7c32388d557506cec4e174e8050c5666c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed apos quote not replaced by separator - Issue #17</title>
<updated>2016-01-15T14:31:32+00:00</updated>
<author>
<name>Fabio Caccamo</name>
<email>fabio.caccamo@gmail.com</email>
</author>
<published>2016-01-15T14:31:32+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=0c9b8e069994f6ab76b4f4f5efd2d85cf795bdd8'/>
<id>0c9b8e069994f6ab76b4f4f5efd2d85cf795bdd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fixed stopword replacement bug (different separators)</title>
<updated>2015-11-12T10:15:58+00:00</updated>
<author>
<name>Lucas Woltmann</name>
<email>lwoltmann@gmx.de</email>
</author>
<published>2015-11-12T10:15:58+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=a1543fe0ae019606bec660d6cf2e70a435ff29e4'/>
<id>a1543fe0ae019606bec660d6cf2e70a435ff29e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only call .lower() once</title>
<updated>2015-10-06T23:16:47+00:00</updated>
<author>
<name>Ken Harris</name>
<email>ken@livestories.com</email>
</author>
<published>2015-10-06T23:16:47+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=0c3053d3ccc0de3f49d86d5e515600842336d62a'/>
<id>0c3053d3ccc0de3f49d86d5e515600842336d62a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add numeric comma cleanup</title>
<updated>2015-09-21T13:20:04+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2015-09-21T13:20:04+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=069a3684cb5b6e6446a68b0b592e5aeb4cb8ce01'/>
<id>069a3684cb5b6e6446a68b0b592e5aeb4cb8ce01</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>unichr is not defined in python 3</title>
<updated>2015-07-03T13:57:50+00:00</updated>
<author>
<name>Arthur Darcet</name>
<email>arthur+github@darcet.fr</email>
</author>
<published>2015-07-03T13:57:50+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=85082f6e5d3d5d4d53a1eaa856c5737875efd190'/>
<id>85082f6e5d3d5d4d53a1eaa856c5737875efd190</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support to strip stopwords</title>
<updated>2015-05-06T08:11:09+00:00</updated>
<author>
<name>Euan Goddard</name>
<email>euangoddard@2degreesnetwork.com</email>
</author>
<published>2015-05-06T08:11:09+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=f60687c611f6ef8262870ef5f50bcd54242b904b'/>
<id>f60687c611f6ef8262870ef5f50bcd54242b904b</id>
<content type='text'>
Closes #14
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Closes #14
</pre>
</div>
</content>
</entry>
<entry>
<title>remove six dependancy</title>
<updated>2015-04-12T02:18:27+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2015-04-12T02:18:27+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=a1d0dfdf09913b7e5fdedcc7447fb9482d365c29'/>
<id>a1d0dfdf09913b7e5fdedcc7447fb9482d365c29</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove 2to3 depenancy, add save word order</title>
<updated>2015-04-12T02:03:34+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2015-04-12T02:03:34+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=f90ecf1905c9d06f32e676a2dcaff311f82df868'/>
<id>f90ecf1905c9d06f32e676a2dcaff311f82df868</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
