<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/python-slugify.git/slugify, branch 1.2.2</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 regex_pattern and support for py 3.6</title>
<updated>2017-04-01T16:47:34+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2017-04-01T16:47: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=b3b38b1fec893326f86363b9821aec6604a11925'/>
<id>b3b38b1fec893326f86363b9821aec6604a11925</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added possibility to include custom regex as allowed characters (#36)</title>
<updated>2017-03-31T15:47:10+00:00</updated>
<author>
<name>vrbaskiz</name>
<email>vrbaskiz@gmail.com</email>
</author>
<published>2017-03-31T15:47:10+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=750c737b37a7261ef551f9ab013dfb0b1b3eb29a'/>
<id>750c737b37a7261ef551f9ab013dfb0b1b3eb29a</id>
<content type='text'>
Added possibility to allow custom regex as allowed characters.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Added possibility to allow custom regex as allowed characters.
</pre>
</div>
</content>
</entry>
<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>add more tests</title>
<updated>2016-08-26T15:29:43+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2016-08-26T15:29:43+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=7699d5a67a33239308a83f5dc4669f714af4123a'/>
<id>7699d5a67a33239308a83f5dc4669f714af4123a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add manifest.in, py 3.5 support and relax licensing by moving to MIT</title>
<updated>2016-08-26T15:15:53+00:00</updated>
<author>
<name>Val Neekman</name>
<email>val@neekware.com</email>
</author>
<published>2016-08-26T15:15:53+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/python-packages/python-slugify.git/commit/?id=a5ef6fa3370f8dd278a47dc195fca30d661c156e'/>
<id>a5ef6fa3370f8dd278a47dc195fca30d661c156e</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>
</feed>
