{"id":17609874,"url":"https://github.com/emmiegit/libroman","last_synced_at":"2025-03-29T23:40:31.573Z","repository":{"id":44360556,"uuid":"79115776","full_name":"emmiegit/libroman","owner":"emmiegit","description":"Simple and small roman numeral library written in ANSI C.","archived":false,"fork":false,"pushed_at":"2022-12-17T22:04:32.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-05T01:26:39.816Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","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/emmiegit.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}},"created_at":"2017-01-16T12:22:41.000Z","updated_at":"2023-05-29T01:55:45.000Z","dependencies_parsed_at":"2023-01-29T18:15:59.093Z","dependency_job_id":null,"html_url":"https://github.com/emmiegit/libroman","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/emmiegit%2Flibroman","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmiegit%2Flibroman/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmiegit%2Flibroman/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/emmiegit%2Flibroman/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/emmiegit","download_url":"https://codeload.github.com/emmiegit/libroman/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246258863,"owners_count":20748573,"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-22T17:10:27.622Z","updated_at":"2025-03-29T23:40:31.551Z","avatar_url":"https://github.com/emmiegit.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"## libroman\nA simple, small roman numerals library in C. It has no dependencies and only requires an ANSI C compiler and appropriate header files.\n\n### Compilation\nUse GNU Make to build the sources:\n```\n$ make\n```\n\nThere should now be several binaries:\n* The static library `libroman.a`\n* The dynamic library `libroman.so` (`.dylib` on Mac)\n* The sample executable `roman`\n\n### Usage\nThe `roman` binary takes one or more values as arguments. Any numeric arguments (e.g. \"23\" or \"-101\") are converted to their roman numeral forms, and any other strings are converted from roman numeral form to standard arabic numbers.\n\nThe API is documented in the man pages provided.\n\n### License\n[MIT](LICENSE)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmiegit%2Flibroman","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Femmiegit%2Flibroman","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Femmiegit%2Flibroman/lists"}