{"id":16842455,"url":"https://github.com/psypherpunk/jargon-rs","last_synced_at":"2025-06-10T11:34:13.247Z","repository":{"id":37178319,"uuid":"222154031","full_name":"PsypherPunk/jargon-rs","owner":"PsypherPunk","description":"Spit out a random entry from the Jargon File.","archived":false,"fork":false,"pushed_at":"2025-04-22T10:20:17.000Z","size":1997,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-26T20:55:29.098Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PsypherPunk.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,"zenodo":null}},"created_at":"2019-11-16T20:15:36.000Z","updated_at":"2025-04-22T10:20:20.000Z","dependencies_parsed_at":"2024-04-02T09:56:32.596Z","dependency_job_id":"e15af7b7-5ab1-452a-af18-09c4b3e0872e","html_url":"https://github.com/PsypherPunk/jargon-rs","commit_stats":{"total_commits":22,"total_committers":2,"mean_commits":11.0,"dds":0.09090909090909094,"last_synced_commit":"24409cc5322fa7245ef57f1461f2ad7a4acf1c41"},"previous_names":[],"tags_count":17,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fjargon-rs","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fjargon-rs/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fjargon-rs/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fjargon-rs/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PsypherPunk","download_url":"https://codeload.github.com/PsypherPunk/jargon-rs/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PsypherPunk%2Fjargon-rs/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259067305,"owners_count":22800308,"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-10-13T12:46:12.570Z","updated_at":"2025-06-10T11:34:13.201Z","avatar_url":"https://github.com/PsypherPunk.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `jargon`\n\n[![dependency status](https://deps.rs/crate/jargon/latest/status.svg)](https://deps.rs/crate/jargon)\n![audit-lint](https://github.com/PsypherPunk/jargon-rs/workflows/audit-lint/badge.svg)\n![release](https://github.com/PsypherPunk/jargon-rs/workflows/release/badge.svg)\n\n## About\n\nSpawned from a\n[bout of nostalgia and some free time](https://blog.psypherpunk.io/jargon/).\n\nThe contents of `jargon.txt.gz` were originally derived from the\n[Internet Archive](https://web.archive.org/web/20130827121341/http://cosman246.com/jargon.html):\n\n```bash\nlynx \\\n    --dump \\\n    --width 145 \\\n    --nonumbers \\\n    ${INTERNET_ARCHIVE_URL} | gzip --best -c \u003e jargon.txt.gz\n```\n\n## Build\n\nBuild using `cargo`:\n\n```bash\ncargo build --release\n```\n\nThis will update `src/lib.rs` in-place. The resulting changes can be\nignored with:\n\n```bash\ngit update-index \\\n    --assume-unchanged \\\n    src/lib.rs\n```\n\n## Running\n\nThis can be run locally using `cargo`:\n\n```bash\ncargo run --release\n```\n\nAlternatively, having built it as above, the resulting binary located\nin `target/release/jargon` can be executed directly:\n\n```bash\n./target/release/jargon\n```\n\n## Releases\n\n[Releases](https://github.com/PsypherPunk/jargon-rs/releases) are\navailable as `deb` and `rpm` packages.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsypherpunk%2Fjargon-rs","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpsypherpunk%2Fjargon-rs","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpsypherpunk%2Fjargon-rs/lists"}