summaryrefslogtreecommitdiff
path: root/libkmod/python/setup.py
Commit message (Expand)AuthorAgeFilesLines
* python: Remove unused files from importLucas De Marchi2014-03-201-63/+0
* python: Issue #15: resovled by using setuptools_cythonGuy Rozendorn2014-03-201-9/+7
* python: Issue #15: Cython needs to be in setup_requiresGuy Rozendorn2014-03-201-1/+1
* python: Issue #15 Cython is now a dependencyGuy Rozendorn2014-03-201-3/+9
* python: Issue #13 skipping building extensions on non-Linux platformsGuy Rozendorn2014-03-201-9/+11
* python: Add self as maintainer to setup.pyAndy Grover2014-03-201-0/+2
* python: Correct building for python 2.6Andy Grover2014-03-201-1/+1
* python: Ran update-copyright.py.W. Trevor King2014-03-201-7/+13
* python: Add missing copyright blurbs.W. Trevor King2014-03-201-0/+11
* python: Convert to Cython.W. Trevor King2014-03-201-8/+36
* python: Make setup.py version match version in .cAndy Grover2014-03-201-1/+1
* python: Add support for listing loaded modules, modprobe, rmmodAndy Grover2014-03-201-2/+2
* python: initial checkinAndy Grover2014-03-201-0/+10