{"id":19668196,"url":"https://github.com/dymio/dpt-phonebook","last_synced_at":"2025-07-25T16:10:11.997Z","repository":{"id":4142418,"uuid":"5255577","full_name":"dymio/dpt-phonebook","owner":"dymio","description":"DP Test Phonebook","archived":false,"fork":false,"pushed_at":"2022-07-21T22:19:30.000Z","size":144,"stargazers_count":0,"open_issues_count":9,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-27T04:26:04.720Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dymio.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-01T05:59:46.000Z","updated_at":"2013-12-28T08:35:08.000Z","dependencies_parsed_at":"2022-07-20T07:17:11.530Z","dependency_job_id":null,"html_url":"https://github.com/dymio/dpt-phonebook","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dymio/dpt-phonebook","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymio%2Fdpt-phonebook","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymio%2Fdpt-phonebook/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymio%2Fdpt-phonebook/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymio%2Fdpt-phonebook/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dymio","download_url":"https://codeload.github.com/dymio/dpt-phonebook/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dymio%2Fdpt-phonebook/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":267029421,"owners_count":24024202,"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-07-25T02:00:09.625Z","response_time":70,"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":[],"created_at":"2024-11-11T16:34:45.986Z","updated_at":"2025-07-25T16:10:11.978Z","avatar_url":"https://github.com/dymio.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"DP Test Phonebook\n=================\n\nRails phonebook application with functions of export and import.\nDemo you can see [here](http://still-shelf-4969.herokuapp.com/).\n\nImport file\n-----------\n\nImport file is file of TSV format - lines of values separated from the next by a tab stop character ([wikipedia article](http://en.wikipedia.org/wiki/Tab-separated_values)).\n\n**Import file can add new contact and/or phone numbers with line like**:\n\n    Contact name\tnumber\tnumber ...\n\nor:\n\n    $#+ Contact name\tnumber\tnumber ...\n\n- If app can't find `Contact name` in phonebook, new contact will be created\n- If app find `Contact name` in phonebook, new `number`'s will be added to exist contact\n\nExample: `John Doe\t+1 (845) 637 2957\t+37654329900`\n\n\n**Import file can rename existing contacts with line like**:\n\n    $#~\tOld name\tNew name\n\n- Rename work only if app find contact with name equal to `Old name`\n\nExample: `$#~\tJohn Doe\tJannet Doe`\n\n\n**Import file can remove contacts with line like**:\n\n    $#-\tContact name\n\nand remove phone numbers from contact with line like:\n\n    $#- Contact name number_for_remove number_for_remove ...\n\nExample: `$#-\tJannet Doe\t+37654329900` and `$#-\tJannet Doe`\n\n\nAuthor: Dymio (mstrdymio@gmail.com)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdymio%2Fdpt-phonebook","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdymio%2Fdpt-phonebook","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdymio%2Fdpt-phonebook/lists"}