{"id":19113351,"url":"https://github.com/macpass/macpasscsv","last_synced_at":"2025-04-30T22:15:16.525Z","repository":{"id":71619019,"uuid":"204660827","full_name":"MacPass/MacPassCSV","owner":"MacPass","description":"Plugin to import and export CSV files in and out of MacPass","archived":false,"fork":false,"pushed_at":"2019-08-27T16:49:07.000Z","size":16,"stargazers_count":8,"open_issues_count":2,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-30T22:15:10.590Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Objective-C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/MacPass.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-08-27T08:51:03.000Z","updated_at":"2025-02-10T00:44:20.000Z","dependencies_parsed_at":"2023-02-23T20:45:44.762Z","dependency_job_id":null,"html_url":"https://github.com/MacPass/MacPassCSV","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacPass%2FMacPassCSV","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacPass%2FMacPassCSV/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacPass%2FMacPassCSV/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/MacPass%2FMacPassCSV/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/MacPass","download_url":"https://codeload.github.com/MacPass/MacPassCSV/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251789621,"owners_count":21644087,"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","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":[],"created_at":"2024-11-09T04:36:04.100Z","updated_at":"2025-04-30T22:15:16.520Z","avatar_url":"https://github.com/MacPass.png","language":"Objective-C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# MacPassCSV\n\nPlugin to import and export CSV files into and from [MacPass](https://github.com/mstarke/MacPass)\n\n## Dependencies\n\n[MacPass Source](https://github.com/mstarke/MacPass)\n\n## Installation\n\n### Using a precompiled version\n\nDownload the latest release from the [Releases page](https://github.com/MacPass/MacPassCSV/releases), extract, and copy the resulting file to the MacPass plugin folder at `~/Library/Application Support/MacPass/`. Restart MacPass if you're already running it.\n\n### Building from source\n\n* Clone the repository\n```bash\ngit clone https://github.com/MacPass/MacPassCSV\ncd MacPassCSV\n```\n* Install [Carthage](https://github.com/Carthage/Carthage#installing-carthage)\n\n* Clone MacPass and fetch and build dependencies\n```bash\ncd ..\ngit clone https://github.com/mstarke/MacPass\ncd MacPass\ngit checkout 0.7.10\ngit submodule update --init --recursive\ncarthage bootstrap --platform macOS\n```\n\n* If your folder structure isn't like the following, you need to adjust the ````HEADER_SEARCH_PATHS```` to point to the MacPass folder\n````\n└─ Folder\n   ├─ MacPass\n   └─ MacPassCSV\n````\n\n* Change back to the MacPassCSV folder, compile and install\n```bash\ncd ..\ncd MacPassCSV\nxcodebuild\n```\n\nThe Plugin is moved to the plugin folder of MacPass automacially.\n````~/Library/Application Support/MacPass/MacPassCSV.mpplugin````\n\n## License\n\nThe MIT License (MIT)\n\nCopyright (c) 2019 Michael Starke, HicknHack Software GmbH\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacpass%2Fmacpasscsv","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmacpass%2Fmacpasscsv","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmacpass%2Fmacpasscsv/lists"}