{"id":17027889,"url":"https://github.com/sobjornstad/tersen","last_synced_at":"2025-10-10T17:39:26.896Z","repository":{"id":148978680,"uuid":"321131711","full_name":"sobjornstad/tersen","owner":"sobjornstad","description":"the fast, flexible abbreviation engine","archived":false,"fork":false,"pushed_at":"2020-12-16T14:53:02.000Z","size":192,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-10T17:39:25.962Z","etag":null,"topics":["abbreviations","luarocks","shorthand"],"latest_commit_sha":null,"homepage":"https://tersen.readthedocs.io/en/latest/index.html","language":"Lua","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/sobjornstad.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":"2020-12-13T18:25:52.000Z","updated_at":"2024-01-14T08:09:19.000Z","dependencies_parsed_at":null,"dependency_job_id":"84c2b073-2e57-4e24-85da-6e14880b1cfb","html_url":"https://github.com/sobjornstad/tersen","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/sobjornstad/tersen","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobjornstad%2Ftersen","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobjornstad%2Ftersen/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobjornstad%2Ftersen/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobjornstad%2Ftersen/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sobjornstad","download_url":"https://codeload.github.com/sobjornstad/tersen/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sobjornstad%2Ftersen/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279004821,"owners_count":26083784,"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-10-10T02:00:06.843Z","response_time":62,"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":["abbreviations","luarocks","shorthand"],"created_at":"2024-10-14T07:51:08.075Z","updated_at":"2025-10-10T17:39:26.851Z","avatar_url":"https://github.com/sobjornstad.png","language":"Lua","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Tersen\n\n**Tersen** is a *fast, flexible abbreviation engine*\n    that compresses text in a human-readable fashion.\nAbbreviations are entirely user-specifiable\n    through a dictionary of textual mappings (e.g., `and` becomes `\u0026`).\nMore concise dictionary files and custom abbreviation behavior\n    can be obtained by writing Lua functions called\n    *annotations* (which pre-process lines in the abbreviation dictionary)\n    and *hooks* (which alter tersen's behavior as it abbreviates a text).\n\nUse cases for tersen include:\n\n* Packing more information onto a cheat sheet or reference guide.\n* Sending content over SMS or another limited-bandwidth communication channel.\n* Obfuscating content so others cannot easily read it but you can.\n* Practicing your reading skills in your favorite alphabetic shorthand system.\n\nTersen is written and extended in Lua.\nIt uses the MIT license.\n\n\n## Installation\n\nLua and [LuaRocks](https://luarocks.org) are required to run tersen.\n\nDirect installation via LuaRocks is recommended in most cases:\n\n```\nluarocks install tersen\n```\n\nFor development,\nclone this repository and run `make`;\nLuaRocks will then install tersen from the sources.\n\nIn either case, ``tersen`` will then be installed on your system path.\n\n\n## Documentation\n\nComplete documentation can be found [on Read the Docs](https://tersen.readthedocs.io/en/latest/index.html)\nA [quick-start guide](https://tersen.readthedocs.io/en/latest/qstart.html) is included.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsobjornstad%2Ftersen","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsobjornstad%2Ftersen","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsobjornstad%2Ftersen/lists"}