summaryrefslogtreecommitdiff
path: root/portato/eix (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Allow to pass the number of elements in a vectorRené 'Necoro' Neumann2009-08-141-4/+8
|
* Add 'skip' parameter to header ... this is ignored thoughRené 'Necoro' Neumann2009-08-141-1/+1
|
* Add header-objectRené 'Necoro' Neumann2009-08-142-10/+41
|
* Add LazyElementRené 'Necoro' Neumann2009-08-141-1/+23
|
* Moved eix stuff to its own module. Also make all the parsing stuff being ↵René 'Necoro' Neumann2009-07-273-0/+155
| | | | functions -- will be easier to deal with for the LazyElements
* Moved from Cython to normal PythonRené 'Necoro' Neumann2009-07-274-134/+0
|
* Implement reading a number in the EixReaderRené 'Necoro' Neumann2009-07-261-14/+102
|
* Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2009-07-262-87/+0
|
* First eix stuffRené 'Necoro' Neumann2009-07-244-0/+133