summaryrefslogtreecommitdiff
path: root/archey.new
AgeCommit message (Expand)Author
2010-11-19Migrated existing display classes to new get_value format.Laurie Clark-Michalek
2010-11-19Added get_value and get_key functions to BaseDisplay class.Laurie Clark-Michalek
2010-11-19Evaluate display classes at the last minute, and via an accessor function.Laurie Clark-Michalek
2010-11-19Base the Output class on the list type for a small speed up.Laurie Clark-Michalek
2010-11-18Added main function and conditional executionLaurie Clark-Michalek
2010-11-18Output is now aligned from the center outwards.Laurie Clark-Michalek
2010-11-18Added BaseDisplay base class.Laurie Clark-Michalek
2010-11-18Added @enviromental_variable class decorator.Laurie Clark-Michalek
2010-11-18Converted classes to new style classes.Laurie Clark-Michalek
2010-11-17We don't need these imports anymore.David Vazgenovich Shakaryan
2010-11-17Get a list of processes that actually works.David Vazgenovich Shakaryan
2010-11-17added missing 'DjMelik
2010-11-17spaces > tabsDjMelik
2010-11-17added process detectionDjMelik
2010-11-17more cleanupDjMelik
2010-11-17Merge branch 'master' of github.com:djmelik/archeyDjMelik
2010-11-17cleanupDjMelik
2010-11-17If distro not detected, exit with error exit code.David Vazgenovich Shakaryan
2010-11-17No need to inherit from Output class.David Vazgenovich Shakaryan
2010-11-17Check if file exists instead of opening it.David Vazgenovich Shakaryan
2010-11-17cleanupDjMelik
2010-11-17initial push for archey in puthon3DjMelik