aboutsummaryrefslogtreecommitdiff
path: root/doc/import/LocationsParser.rb
Commit message (Collapse)AuthorAgeFilesLines
* REUSE: Add AGPL-3.0-or-later on remaining IN COMMON codehellekin2020-10-291-0/+4
|
* Added sanitization of data, puts instead of null or / data. Also strips ↵Nemael2020-10-241-6/+18
| | | | trailing whitespaces. It only sanitizes phone_number, website and email because they these data are following a format. Name, address, etc... are not sanitized
* Improved the parser file and added some more comments, created a readme.txt ↵Nemael2020-10-061-0/+89
file to explain LocationsParser.rb