{"id":24074706,"url":"https://github.com/joicodes/textplusplus","last_synced_at":"2025-07-19T20:36:20.383Z","repository":{"id":233089939,"uuid":"159394444","full_name":"joicodes/textPlusPlus","owner":"joicodes","description":"text++ : Programmable, Typesetting PDF Generation for the C Programmer","archived":false,"fork":false,"pushed_at":"2018-12-20T02:30:19.000Z","size":747,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T18:19:46.112Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://bit.ly/textPlusPlus","language":"OCaml","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joicodes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-11-27T20:22:30.000Z","updated_at":"2020-10-07T17:09:53.000Z","dependencies_parsed_at":"2024-04-13T18:42:02.396Z","dependency_job_id":"ce95815b-f7fe-48c9-9c1b-72da4bb4a84e","html_url":"https://github.com/joicodes/textPlusPlus","commit_stats":null,"previous_names":["joicodes/textplusplus"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FtextPlusPlus","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FtextPlusPlus/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FtextPlusPlus/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joicodes%2FtextPlusPlus/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joicodes","download_url":"https://codeload.github.com/joicodes/textPlusPlus/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240943991,"owners_count":19882493,"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":"2025-01-09T18:19:52.749Z","updated_at":"2025-02-26T22:27:10.693Z","avatar_url":"https://github.com/joicodes.png","language":"OCaml","funding_links":[],"categories":[],"sub_categories":[],"readme":"## How to run Tests:\n\n#### Installing Libharu:\n\nBefore installation  the following dependecies are required:\n\n```\nsudo apt-get install automake autoconf zlib1g-dev libpng-dev libtool\n```\n\nInstalling libharu\n\n```\ntar -xvsf libharu-X.X.X.tar.gz\ncd libharu-X.X.X\n```\n\nRun the configuration scipt\n\n```\n./configure\n```\n\nIf there is no configuration script\n```\n./buildconf.sh --force\n```\nThen try running `./configure` again\n\nBuild the Library and install\n```\nmake clean\nmake\nmake install\n```\nIf there are errors about not being able to find the `*.so` file or  a missing directory. \nPlease execute the following:\n```\nldconfig /usr/local/lib\n```\n\n#### Installing pdf2txt\npdf2txt is needed in order to run tests\n```\nsudo apt-get install python-pdfminer\n```\n\n#### Run Tests:\nAssuming that LLVM, LLI, OPAM, OCAML, Ocamlbuild, etc are installed, run:\n```\nmake\n```\n\nA file called `text.pdf` is produced. \n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoicodes%2Ftextplusplus","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoicodes%2Ftextplusplus","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoicodes%2Ftextplusplus/lists"}