summaryrefslogtreecommitdiffstats
path: root/lps_gen.py
Commit message (Expand)AuthorAgeFilesLines
...
* Edited comment in LPSpeakersMarkdown.rsiddharth2016-02-131-1/+1
* Autolinking of speakers in sessions page ready.rsiddharth2016-02-131-3/+54
* Fixed comment in LPSpeakersRendererrsiddharth2016-02-131-1/+1
* LPSpeakersMarkdown writes speakers.ids to disk.rsiddharth2016-02-131-12/+18
* read_file: docstring update.rsiddharth2016-02-131-1/+2
* lps_gen.py: blank line fix.rsiddharth2016-02-131-0/+1
* Introduced JSON utils.rsiddharth2016-02-131-1/+41
* bumped to 0.2.0v0.2.0rsiddharth2016-02-071-1/+1
* updated main()rsiddharth2016-02-071-1/+15
* updated RenderHTML function.rsiddharth2016-02-071-4/+4
* updated LPSpeakersRenederer class.rsiddharth2016-02-071-4/+5
* Initial version LP Speakers Renderer ready.rsiddharth2016-02-061-0/+109
* bumped to version 0.1.1v0.1.1rsiddharth2016-01-281-1/+1
* updated README.rstrsiddharth2016-01-281-1/+1
* bumped to 0.1.1b1rsiddharth2016-01-281-1/+1
* lps_gen accepts template as arg.rsiddharth2016-01-281-16/+15
* changed 2016 template.rsiddharth2016-01-281-1/+1
* bumped to 0.1.0v0.1.0rsiddharth2015-12-201-1/+1
* updated README.rstrsiddharth2015-12-201-1/+1
* Added --version switch to `lps_gen`rsiddharth2015-12-201-1/+4
* Updated README.rstrsiddharth2015-12-201-1/+1
* updated README.rstrsiddharth2015-12-201-1/+1
* bumped to 0.1.0.dev4rsiddharth2015-12-201-1/+1
* README.md -> README.rstrsiddharth2015-12-201-1/+1
* Moved templates/ under lpschedule_generator modulersiddharth2015-12-191-2/+2
* bumped to 0.1.0.dev1rsiddharth2015-12-191-1/+1
* updated lps_gen.mainrsiddharth2015-12-191-2/+15
* updated lps_gen.RenderHTMLrsiddharth2015-12-191-1/+1
* lps_gen.read_file: Added error handling.rsiddharth2015-12-191-3/+6
* Updated setup.pyrsiddharth2015-12-191-0/+1
* updated lps_gen.RenderHTMLrsiddharth2015-12-191-2/+14
* 'speaker' -> 'speakers'rsiddharth2015-12-161-5/+2
* came up with a clean fix for the utf8 issue.rsiddharth2015-12-161-8/+7
* HTMLRender -> RenderHTML + changes to it.rsiddharth2015-12-151-16/+22
* comment addedjantwisted2015-12-161-9/+12
* HTMLRender addedjantwisted2015-12-161-1/+12
* lps_gen: introduced main()rsiddharth2015-12-131-0/+21
* updated copyright header (authors -> contributors)rsiddharth2015-12-121-1/+1
* Added lps_gen.py + tests for it.rsiddharth2015-12-121-0/+130