summaryrefslogtreecommitdiff
path: root/portato/eix/parser.pyx (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Updated cython files to include new header locationsHEADmasterRené 'Necoro' Neumann2011-07-181-4/+4
|
* Improve the C modulesRené 'Necoro' Neumann2010-04-141-17/+33
|
* Fixed the unicode support and stuff ... and also made eix faster :)René 'Necoro' Neumann2010-04-141-20/+22
|
* Descriptions may contain unicodeRené 'Necoro' Neumann2010-04-121-1/+1
|
* Fixed copyrightRené 'Necoro' Neumann2010-03-051-1/+1
|
* Also parse descriptions from eixRené 'Necoro' Neumann2010-03-041-2/+2
|
* Use list-comprehension. Looks nicer and does not imply speed penaltiesRené 'Necoro' Neumann2009-08-151-5/+1
|
* Skip some data of eix.parser.package. The data is unneeded and just kill ↵René 'Necoro' Neumann2009-08-151-10/+12
| | | | memory and runtime
* Some optimizationsRené 'Necoro' Neumann2009-08-151-9/+11
|
* Removed obscur whateverRené 'Necoro' Neumann2009-08-151-2/+0
|
* Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann2009-08-141-0/+318