Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* catch and print extract errors + format timestamp for easy readingHEADmasterFlorent Pigout2011-12-271-3/+18
* add date format config + serial column for csv outputFlorent Pigout2011-12-271-0/+2
* author email update in setup.pyflorent2011-12-221-1/+1
* update setup.py files to integrate data files in dist packageflorent2011-12-221-0/+8
* add README fileflorent2011-12-221-0/+59
* update ignore fileflorent2011-12-221-1/+3
* add MIT licenseflorent2011-12-221-0/+7
* update ignore fileflorent2011-12-221-0/+1
* ensure default config, or local or passed as param for easy install and useflorent2011-12-211-1/+23
* update config file with avilable columns in a metadata fileflorent2011-12-211-1/+10
* implement the extract method + finalize the moulinette loopflorent2011-12-211-12/+40
* update demo archive content to match with targeted backupsflorent2011-12-211-0/+0
* implement 3 basic moulinette methods -> remains the extract part + full mouli...florent2011-12-201-12/+23
* update and rename demo backup with corresponding file format extensionflorent2011-12-202-0/+0
* fix import conflict with csv base module nameFlorent Pigout2011-12-172-1/+1
* small test updateFlorent Pigout2011-12-171-2/+2
* fix import problem + add moulinette doctests to be implemented now!Florent Pigout2011-12-173-31/+99
* add entry point for the moulinetteFlorent Pigout2011-12-171-0/+6
* update ignore fileFlorent Pigout2011-12-171-2/+4
* add sample dataFlorent Pigout2011-12-171-0/+0
* add sample configFlorent Pigout2011-12-171-0/+7
* add config and csv toolsFlorent Pigout2011-12-173-0/+82
* initial commit with dummy test and modular method way purposeFlorent Pigout2011-12-173-0/+56