debshots/lib
Christoph Haas c944e1ba91 Fixed parser to add proper newlines in multi-line values
Example:

Key: Value1
 Value2
 Value3

Before: "Value1Value2\nValue"
After: "Value1\nValue2\nValue"
2015-04-24 13:48:55 +02:00
..
assets Blank rails 4.0 project started 2013-07-27 00:19:29 +02:00
tasks Importer tries to read long descriptions from translations file. Still buggy. 2015-04-23 17:19:51 +02:00
deb_importer.rb Fixed parser to add proper newlines in multi-line values 2015-04-24 13:48:55 +02:00