summaryrefslogtreecommitdiff
path: root/portato/eix/parser.pyx (unfollow)
Commit message (Expand)AuthorFilesLines
2011-07-18Updated cython files to include new header locationsHEADmasterRené 'Necoro' Neumann1-4/+4
2010-04-14Improve the C modulesRené 'Necoro' Neumann1-17/+33
2010-04-14Fixed the unicode support and stuff ... and also made eix faster :)René 'Necoro' Neumann1-20/+22
2010-04-12Descriptions may contain unicodeRené 'Necoro' Neumann1-1/+1
2010-03-05Fixed copyrightRené 'Necoro' Neumann1-1/+1
2010-03-04Also parse descriptions from eixRené 'Necoro' Neumann1-2/+2
2009-08-15Use list-comprehension. Looks nicer and does not imply speed penaltiesRené 'Necoro' Neumann1-5/+1
2009-08-15Skip some data of eix.parser.package. The data is unneeded and just kill memo...René 'Necoro' Neumann1-10/+12
2009-08-15Some optimizationsRené 'Necoro' Neumann1-9/+11
2009-08-15Removed obscur whateverRené 'Necoro' Neumann1-2/+0
2009-08-14Rewrote eix-parser in Cython --> WAAAAAAAAAY fasterRené 'Necoro' Neumann1-0/+318