{"id":21542800,"url":"https://github.com/sedrubal/contactparser","last_synced_at":"2026-05-10T16:02:45.506Z","repository":{"id":79048535,"uuid":"49032775","full_name":"sedrubal/contactparser","owner":"sedrubal","description":"A command line tool to convert microsofts .contact files into a csv or json","archived":false,"fork":false,"pushed_at":"2016-01-10T19:42:14.000Z","size":38,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-17T23:53:20.158Z","etag":null,"topics":["contacts","convert","csv","json","script","vcard"],"latest_commit_sha":null,"homepage":"https://sedrubal.github.io/contactparser/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sedrubal.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-01-05T00:58:45.000Z","updated_at":"2018-12-20T02:41:17.000Z","dependencies_parsed_at":"2023-03-17T14:00:15.135Z","dependency_job_id":null,"html_url":"https://github.com/sedrubal/contactparser","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/sedrubal/contactparser","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedrubal%2Fcontactparser","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedrubal%2Fcontactparser/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedrubal%2Fcontactparser/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedrubal%2Fcontactparser/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sedrubal","download_url":"https://codeload.github.com/sedrubal/contactparser/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sedrubal%2Fcontactparser/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273445468,"owners_count":25107149,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-03T02:00:09.631Z","response_time":76,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["contacts","convert","csv","json","script","vcard"],"created_at":"2024-11-24T05:11:20.909Z","updated_at":"2026-05-10T16:02:40.461Z","avatar_url":"https://github.com/sedrubal.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".contact parser\n===============\n\nThis is a parser for Microsofts `.contact` format to bring contacts to a proper standardized format.\nI think many programs do the same job already but I didn't find a comfortable solution.\n\nOutput Formats\n--------------\n\n - csv\n - json\n\nUsage\n-----\n\n### brief:\n\n`./contactparser.py -o contacts.csv foo.contact bar.contact`\n\n### detailed:\n\n```\nusage: contactparser.py [-h] [-v] [-o file] [--json] [--pretty] [--csv]\n                        [--csv-dialect {excel,excel-tab,unix}]\n                        file [file ...]\n\na command line tool to convert microsofts .contact files into a csv or json\n\npositional arguments:\n  file                  .contact files, - for stdin\n\noptional arguments:\n  -h, --help            show this help message and exit\n  -v, --verbose         prints debug messages to stderr, -vv for more)\n  -o file, --output file\n                        the output file, - for stdout\n\noutput: json:\n  --json                output format is json\n  --pretty              Make json pretty and not compact\n\noutput: csv:\n  --csv                 output format is csv\n  --csv-dialect {excel,excel-tab,unix}\n                        the csv dialect\n```\n\nInstall\n-------\n\n```sh\n./setup.py install\n```\n\nContribute\n----------\n\n - **Currently only Python3 is supported**. If you need python2, please contribute. I think there is not much to change.\n - Currently there are not many fields supported. Please contribute to make this tool even mightier.\n - Currently only csv and json export is supported. One could also implement vcard export.\n\nLicense\n-------\n\n[GPLv3](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsedrubal%2Fcontactparser","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsedrubal%2Fcontactparser","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsedrubal%2Fcontactparser/lists"}