{"id":24896738,"url":"https://github.com/vtrlx/parchment","last_synced_at":"2026-04-29T04:36:03.107Z","repository":{"id":256977215,"uuid":"852821875","full_name":"vtrlx/parchment","owner":"vtrlx","description":"Barebones plaintext editor for GNOME","archived":false,"fork":false,"pushed_at":"2025-11-07T13:56:52.000Z","size":647,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"trunk","last_synced_at":"2025-11-07T15:29:43.433Z","etag":null,"topics":["adwaita","gnome","gtk"],"latest_commit_sha":null,"homepage":"","language":"Lua","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/vtrlx.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-09-05T13:41:41.000Z","updated_at":"2025-11-07T13:56:56.000Z","dependencies_parsed_at":"2024-12-09T16:19:27.926Z","dependency_job_id":"07b11a29-71bd-4822-9b56-50c486757b9c","html_url":"https://github.com/vtrlx/parchment","commit_stats":null,"previous_names":["vtrlx/paper","vtrlx/parchment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/vtrlx/parchment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtrlx%2Fparchment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtrlx%2Fparchment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtrlx%2Fparchment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtrlx%2Fparchment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vtrlx","download_url":"https://codeload.github.com/vtrlx/parchment/tar.gz/refs/heads/trunk","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vtrlx%2Fparchment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32411536,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-29T03:46:11.172Z","status":"ssl_error","status_checked_at":"2026-04-29T03:37:55.317Z","response_time":110,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["adwaita","gnome","gtk"],"created_at":"2025-02-01T20:15:04.043Z","updated_at":"2026-04-29T04:36:03.103Z","avatar_url":"https://github.com/vtrlx.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [MOVED TO CODEBERG](https://codeberg.org/vtrlx/parchment)\n\nDevelopment of Parchment continues [in its Codeberg repository](https://codeberg.org/vtrlx/parchment). Please submit issues and pull requests there.\n\n---\n\n![parchment screenshot](parchment.png)\n\n#\tParchment\n\nJust write.\n\n##\tFeatures\n\n-\twrite and edit text files\n-\tsearch and replace\n-\tjump to numbered line\n-\topen current file's folder\n\n###\tUnder the Hood\n\nParchment automatically performs a few technical things in order to provide a pleasant text editing experience.\n\n####\tTrailing Whitespace Removal\n\nWhen saving a file, Parchment automatically removes any whitespace characters at the end of each line.\n\n####\tEnd-of-File Newline Correction\n\nParchment automatically ensures that all saved files end with exactly one newline character. This means that files saved by Parchment will work correct when using command-line applications.\n\n####\tText Files Only\n\nParchment refuses to open non-textual files; Any file containing a NUL character (byte of value 0x00) will be rejected.\n\n####\tUTF-8 Validation\n\nParchment refuses to open files which aren't valid UTF-8.\n\n##\tBuilding\n\nParchment compiles with [Flatpak Builder](https://docs.flatpak.org/en/latest/flatpak-builder.html).\n\n```sh\nflatpak-builder build ca.vtrlx.Parchment.json --user --install --force-clean\nflatpak run ca.vtrlx.Parchment\n```\n\nTo build and run the development version, add `.Devel` after the application's name.\n\n```sh\nflatpak-builder build ca.vtrlx.Parchment.Devel.json --user --install --force-clean\nflatpak run ca.vtrlx.Parchment.Devel\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtrlx%2Fparchment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvtrlx%2Fparchment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvtrlx%2Fparchment/lists"}