summaryrefslogtreecommitdiff
path: root/portato/eix/parser.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix the EixSQLDatabase and EixReaderRené 'Necoro' Neumann2009-08-141-1/+1
* Add documentationRené 'Necoro' Neumann2009-08-141-4/+248
* Fix overlay classRené 'Necoro' Neumann2009-08-141-2/+2
* Make overlay a class tooRené 'Necoro' Neumann2009-08-141-7/+7
* Add __slots__René 'Necoro' Neumann2009-08-141-0/+7
* Add package and category objectsRené 'Necoro' Neumann2009-08-141-3/+29
* Make LazyElement use __slots__ - to decrease memory consumptionRené 'Necoro' Neumann2009-08-141-0/+1
* 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-141-9/+35
* Add LazyElementRené 'Necoro' Neumann2009-08-141-1/+23
* Moved eix stuff to its own module. Also make all the parsing stuff being func...René 'Necoro' Neumann2009-07-271-0/+86