CSV2PLIST
it.matsoftware.CSV2PLISTMAC
Total installs
0+
Rating
0.0
Released
August 24, 2017
Last updated
December 21, 2022
Category
Developer Tools
Developer
CAMPOLESE IMMOBILIARE S.R.L.
Developer details
Name
CAMPOLESE IMMOBILIARE S.R.L.
E-mail
unknown
Website
https://www.facebook.com/Matsoftware/
Country
unknown
Address
unknown
iOS SDKs
- No items.
Screenshots

Description
This simple tool enables you to convert CSV files into PLIST ones of three different formats:
* Dictionary: the first row of the CSV defines the key of the resulting dictionaries
* Array: The root element of the plist is an array of dictionaries made of each record in the CSV file; if the CSV contains only one column, it will return an array of strings
* Set: like the array, with unique values