index
:
delta/python-packages/pyscss.git
1.1.x
1.2.x
1.3.x
experimental-maps
extend-rewrite
grammar-test
master
menu-refactor
parsley
separate-block-evaluation
github.com: Kronuz/pyScss.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
setup.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
use pathlib2 instead of pathlib
Leo Q
2021-10-13
1
-1
/
+1
*
Make C extension optional
Ivan Kolodyazhny
2020-03-25
1
-3
/
+5
*
make it work with setuptools v46
Marcin Juszkiewicz
2020-03-20
1
-18
/
+15
*
Add meta-information that this package is not "zip_safe"
Holger Peters
2018-06-14
1
-0
/
+1
*
Added less2scss command
German M. Bravo
2015-04-10
1
-0
/
+1
*
Trying that again...
Eevee (Alex Munroe)
2014-10-13
1
-3
/
+3
*
Explicitly decode file contents in setup.py. Fixes #308.
Eevee (Alex Munroe)
2014-10-13
1
-2
/
+4
*
Experiment with porting path handling to use pathlib.
Eevee (Alex Munroe)
2014-10-06
1
-0
/
+1
*
Added hashtable
German M. Bravo
2014-09-22
1
-1
/
+1
*
Fix setup.py to include the grammar, oops.
Eevee (Alex Munroe)
2014-09-02
1
-0
/
+1
*
Preserve the order of slurpy kwargs. Fix a heisentest.
Eevee (Alex Munroe)
2014-08-31
1
-2
/
+9
*
Move ALL the parsing stuff under scss/grammar/.
Eevee (Alex Munroe)
2014-08-29
1
-1
/
+1
*
Remove scss.functions!
Eevee (Alex Munroe)
2014-08-27
1
-2
/
+2
*
Adds requirement for enum34 if python version is < 3.4
Thomas Khyn
2014-08-25
1
-3
/
+1
*
Six install in the package dir is not necessary anymore
Thomas Khyn
2014-08-25
1
-5
/
+3
*
Remove the runtime C speedups warning. Fixes #83.
Eevee (Alex Munroe)
2014-05-02
1
-7
/
+11
*
Include speedups header files in an sdist.
Eevee (Alex Munroe)
2013-10-08
1
-0
/
+2
*
Fix setup.py, probably.
Eevee (Alex Munroe)
2013-10-08
1
-7
/
+0
*
Apparently I want install_requires, not requires.
Eevee (Alex Munroe)
2013-09-16
1
-1
/
+1
*
Fix setup.py requiring `six` just to import. #204
Eevee (Alex Munroe)
2013-09-16
1
-0
/
+4
*
Python 3 compatibility, at least with syntax and builtins.
Eevee (Alex Munroe)
2013-08-02
1
-0
/
+3
*
Update setup.py to know about scss.functions.
Eevee (Alex Munroe)
2013-07-26
1
-1
/
+5
*
Fix command line entry point (thanks to fschulze)
German M. Bravo
2012-08-18
1
-1
/
+1
*
Version bump introducing speedups
German M. Bravo
2012-01-02
1
-75
/
+124
*
C extension modules for scanning and locating blocks finished (scanning seems...
German M. Bravo
2011-12-25
1
-1
/
+8
*
Fixed some bugs in the C extension. Added some missing Sass functions
German M. Bravo
2011-12-23
1
-3
/
+34
*
Building a C scanner
German M. Bravo
2011-12-23
1
-13
/
+17
*
Version 1.0.9 release
v1.0.9
German M. Bravo
2011-12-22
1
-2
/
+5
*
Module renamed back to scss, src-color default to black
v1.0
German M. Bravo
2011-05-13
1
-3
/
+3
*
Renaming path
German M. Bravo
2011-05-04
1
-3
/
+3
*
packaging - Created a proper package for pyScss rather than basing off
Steven Johnson
2011-05-03
1
-4
/
+15
*
Added "less" as a package keyword
German M. Bravo
2011-02-26
1
-1
/
+1
*
Scss version bump to v1.0rc1
German M. Bravo
2011-02-26
1
-0
/
+35