{"id":16649643,"url":"https://github.com/luispedro/umake","last_synced_at":"2025-06-12T17:04:06.605Z","repository":{"id":153187664,"uuid":"610048652","full_name":"luispedro/umake","owner":"luispedro","description":"Universal Make","archived":false,"fork":false,"pushed_at":"2025-02-20T06:05:24.000Z","size":17,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-02-20T07:21:51.686Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/luispedro.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING.MIT","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":"2023-03-06T01:14:29.000Z","updated_at":"2025-02-20T06:05:27.000Z","dependencies_parsed_at":"2024-11-18T09:10:44.525Z","dependency_job_id":null,"html_url":"https://github.com/luispedro/umake","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/luispedro%2Fumake","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fumake/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fumake/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luispedro%2Fumake/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luispedro","download_url":"https://codeload.github.com/luispedro/umake/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243223591,"owners_count":20256545,"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-12T09:11:28.659Z","updated_at":"2025-03-12T13:23:36.564Z","avatar_url":"https://github.com/luispedro.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# UMake\n\n`umake` is a simple command line tool to convert files from one format to another.\n\nIt is best illustrated with an example: if you have a file called `file.docx`\nand you want to convert it to `file.pdf`, you can use `umake` to do it.\n\n```bash\numake file.pdf\n```\n\nThis will call `libreoffice` on the command line to convert the file to `pdf`.\n\nCurrently supported transformations:\n\n- `SVG` to `PNG`/`SVG`: `umake file.pdf` (uses [inkscape](https://inkscape.org/) on the command line)\n- `DOCX`/`DOC`/`ODT` to `PDF`: `umake file.pdf` (uses libreoffice on the command line)\n- `MD` to `DOCX`: `umake file.docx` (uses [pandoc](https://pandoc.org/) on the command line)\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluispedro%2Fumake","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluispedro%2Fumake","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluispedro%2Fumake/lists"}