{"id":16336217,"url":"https://github.com/jerryfzhang/removelinebreaks","last_synced_at":"2025-05-16T15:35:31.854Z","repository":{"id":97612378,"uuid":"54914551","full_name":"JerryFZhang/RemoveLineBreaks","owner":"JerryFZhang","description":"This is a simple python program to help you remove all line breaks in a selected text file.","archived":false,"fork":false,"pushed_at":"2016-03-29T01:37:45.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-18T00:44:02.006Z","etag":null,"topics":["beautify","minify","parser","python"],"latest_commit_sha":null,"homepage":"","language":"Python","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/JerryFZhang.png","metadata":{"files":{"readme":"README.MD","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2016-03-28T18:34:48.000Z","updated_at":"2018-05-08T19:37:57.000Z","dependencies_parsed_at":"2023-07-06T18:00:24.387Z","dependency_job_id":null,"html_url":"https://github.com/JerryFZhang/RemoveLineBreaks","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/JerryFZhang%2FRemoveLineBreaks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JerryFZhang%2FRemoveLineBreaks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JerryFZhang%2FRemoveLineBreaks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JerryFZhang%2FRemoveLineBreaks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JerryFZhang","download_url":"https://codeload.github.com/JerryFZhang/RemoveLineBreaks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254556764,"owners_count":22090993,"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":["beautify","minify","parser","python"],"created_at":"2024-10-10T23:43:31.532Z","updated_at":"2025-05-16T15:35:31.838Z","avatar_url":"https://github.com/JerryFZhang.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# RemoveLineBreaks\nThis is a simple python program to help you remove all line breaks in a selected text file.\n\nExample of an input:\n```\n1,\n2,\n3,\n```\nOutput:\n```\n1,2,3,\n```\n#How to use\n- There are three ways to download the file:\n  1. Download the repo as a zip.\n  2. Download the \u003ccode\u003eRemoveLineBreaks.py\u003c/code\u003e file only.\n  3. Or clone the repo by typing the following command into your terminal:\n\n\n```  \ngit clone https://github.com/zhang96/RemoveLineBreaks\n```\n- There are two ways to run the file:\n  1. Run the file IDLE or other IDEs.\n  2. Set the directory in the terminal and then type the following command into the terminal\n```\npython RemoveLineBreaks.py\n```\nYou are good to go!\n\n#Author\nzhang96\n\n#License\nMIT, see LICENSE.txt.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryfzhang%2Fremovelinebreaks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjerryfzhang%2Fremovelinebreaks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjerryfzhang%2Fremovelinebreaks/lists"}