<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/pyscss.git/setup.py, branch v1.3.5</title>
<subtitle>github.com: Kronuz/pyScss.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/'/>
<entry>
<title>Added less2scss command</title>
<updated>2015-04-10T16:37:15+00:00</updated>
<author>
<name>German M. Bravo</name>
<email>german.mb@deipi.com</email>
</author>
<published>2015-04-10T16:35:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=67cfaea96f1fdcc54825fabae5b75dff4c4e4278'/>
<id>67cfaea96f1fdcc54825fabae5b75dff4c4e4278</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Trying that again...</title>
<updated>2014-10-13T22:33:43+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-10-13T22:33:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=60556d09148c3c232734b88637eb9e7e3edf071d'/>
<id>60556d09148c3c232734b88637eb9e7e3edf071d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Explicitly decode file contents in setup.py.  Fixes #308.</title>
<updated>2014-10-13T22:06:46+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-10-13T22:06:46+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=71e8a891eb22b702bd8000f27993cfdb3f1c40c4'/>
<id>71e8a891eb22b702bd8000f27993cfdb3f1c40c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Experiment with porting path handling to use pathlib.</title>
<updated>2014-10-06T22:03:11+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-10-06T22:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=d3366e69c90701d6bf1f53497a2fb8cec8d40c4e'/>
<id>d3366e69c90701d6bf1f53497a2fb8cec8d40c4e</id>
<content type='text'>
The biggest impetus here is to allow Django integration without having
to copy and paste massive piles of code.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The biggest impetus here is to allow Django integration without having
to copy and paste massive piles of code.
</pre>
</div>
</content>
</entry>
<entry>
<title>Added hashtable</title>
<updated>2014-09-22T15:03:15+00:00</updated>
<author>
<name>German M. Bravo</name>
<email>german.mb@deipi.com</email>
</author>
<published>2014-09-22T15:02:57+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=bbd3d9b381ff349dc244725abc4748fff587dfc5'/>
<id>bbd3d9b381ff349dc244725abc4748fff587dfc5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix setup.py to include the grammar, oops.</title>
<updated>2014-09-02T22:23:10+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-09-02T22:23:10+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=d5c7a81a47acdff00cd553bb42bc07b128fa9fe4'/>
<id>d5c7a81a47acdff00cd553bb42bc07b128fa9fe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Preserve the order of slurpy kwargs.  Fix a heisentest.</title>
<updated>2014-09-01T02:02:48+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-09-01T02:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=66caf45e0b152c14bcec5a24e5a31ca75fe4ea73'/>
<id>66caf45e0b152c14bcec5a24e5a31ca75fe4ea73</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move ALL the parsing stuff under scss/grammar/.</title>
<updated>2014-08-30T00:06:56+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-08-29T01:19:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=743dd8bca34035e701c2d769b9b5cc010c3840c2'/>
<id>743dd8bca34035e701c2d769b9b5cc010c3840c2</id>
<content type='text'>
Also, in the same vein as Python 3's approach, simply importing from the
"native" module will automatically produce the sped-up versions if
available.

Conflicts:
	scss/compiler.py
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also, in the same vein as Python 3's approach, simply importing from the
"native" module will automatically produce the sped-up versions if
available.

Conflicts:
	scss/compiler.py
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove scss.functions!</title>
<updated>2014-08-27T23:11:33+00:00</updated>
<author>
<name>Eevee (Alex Munroe)</name>
<email>eevee.git@veekun.com</email>
</author>
<published>2014-08-27T23:11:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=2e17a2048bfeec2b824ccf8ee61230a3ac92d772'/>
<id>2e17a2048bfeec2b824ccf8ee61230a3ac92d772</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adds requirement for enum34 if python version is &lt; 3.4</title>
<updated>2014-08-25T02:49:40+00:00</updated>
<author>
<name>Thomas Khyn</name>
<email>thomas@ksytek.com</email>
</author>
<published>2014-08-25T02:49:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/pyscss.git/commit/?id=e7acbf0e4e3a5ad0ee41b6958b523d8bae38465b'/>
<id>e7acbf0e4e3a5ad0ee41b6958b523d8bae38465b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
