summaryrefslogtreecommitdiff
path: root/doc/Howto_Write_Plugins
diff options
context:
space:
mode:
authorNecoro <>2008-01-20 01:55:36 +0000
committerNecoro <>2008-01-20 01:55:36 +0000
commit6647e99ec83e2a934346bb4ca58e93a2e216a831 (patch)
treea40ca9933e589db43595846adad58e0cefe86724 /doc/Howto_Write_Plugins
parent7281cbcb12c40aa8335c2dbf0a4781ff799761a4 (diff)
downloadportato-6647e99ec83e2a934346bb4ca58e93a2e216a831.tar.gz
portato-6647e99ec83e2a934346bb4ca58e93a2e216a831.tar.bz2
portato-6647e99ec83e2a934346bb4ca58e93a2e216a831.zip
r680@Devoty: necoro | 2008-01-20 02:53:30 +0100
Fixed flag handling
Diffstat (limited to 'doc/Howto_Write_Plugins')
0 files changed, 0 insertions, 0 deletions
header'>2009-07-27Moved eix stuff to its own module. Also make all the parsing stuff being ↵René 'Necoro' Neumann4-146/+155 functions -- will be easier to deal with for the LazyElements 2009-07-27Implemented vectors and soRené 'Necoro' Neumann1-2/+35 2009-07-27Moved from Cython to normal PythonRené 'Necoro' Neumann6-142/+115 2009-07-26Add libeix to setup.pyRené 'Necoro' Neumann1-2/+9 2009-07-26Implement reading a number in the EixReaderRené 'Necoro' Neumann1-14/+102 2009-07-26Get rid of the self-implemented file-stuff. Use the normal python-API insteadRené 'Necoro' Neumann2-87/+0 2009-07-24First eix stuffRené 'Necoro' Neumann4-0/+133 2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14