{"id":19921435,"url":"https://github.com/easbarba/pita","last_synced_at":"2025-09-12T23:34:30.172Z","repository":{"id":262520216,"uuid":"824368457","full_name":"easbarba/pita","owner":"easbarba","description":"The awesomeness of higher-level languages standard libraries, but for C.","archived":false,"fork":false,"pushed_at":"2024-07-05T01:43:02.000Z","size":26,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T23:48:39.984Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/easbarba.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","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":"2024-07-05T01:41:41.000Z","updated_at":"2024-07-05T01:43:06.000Z","dependencies_parsed_at":"2024-11-12T22:07:39.259Z","dependency_job_id":"80b4db1c-155a-4204-a554-2c14c872bd0e","html_url":"https://github.com/easbarba/pita","commit_stats":null,"previous_names":["easbarba/pita"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbarba%2Fpita","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbarba%2Fpita/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbarba%2Fpita/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/easbarba%2Fpita/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/easbarba","download_url":"https://codeload.github.com/easbarba/pita/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241348354,"owners_count":19948164,"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":["godot","sprout-valley","stardew-valley"],"created_at":"2024-11-12T22:07:37.217Z","updated_at":"2025-03-01T10:14:18.799Z","avatar_url":"https://github.com/easbarba.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\nPita is free software: you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation, either version 3 of the License, or\n(at your option) any later version.\n\nPita is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with Pita. If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n--\u003e\n\n# Pita\nThe awesomeness of higher-level languages standard libraries, but for C.\n\n`Pita` attempts to bring to C power-users the well-thought API of standard libraries of higher-level language such as Python, Ruby or Guile Scheme, as a shared library.\n\n## USAGE\n\n## INSTALLATION\n\n### Meson\n\nMeson makes it all too easy and nice, just add a `pita.wrap` file in the ./subprojects containing:\n\n``` sh\n[wrap-git]\ndirectory=pita\nurl=https://gitlab.com/easbarba/pita\nrevision=head\n```\n    \nThen you in your `meson.build` use it as dependency: \n\n    dependency('pita, fallback: ['pita, 'pita_dep'])\n\n## DEVELOPMENT\n\n`Pita` requires a [C99](https://gcc.gnu.org/) compiler, and [Meson](https://mesonbuild.com/), then just run `make clean all`, and executable file will be placed at `$PWD/.build/onur`.\n\nDependencies: [GNU GCC](https://gcc.gnu.org/) - [GNU Make](https://www.gnu.org/software/make/) - [Podman ](https://podman.io/).     \n\nTip: A clean install without messing around your system is easily achievable with [GNU Guix](https://guix.gnu.org/manual/devel/en/html_node/Invoking-guix-shell.html): `guix shell --check`.\n\nIt may suit you better running the tests in a isolated environment with containers, that can be done so:\n\n    docker run --rm -it $(docker build -qf Containerfile.run)\n \nor: \n\n    podman build https://gitlab.com/easbarba/onur/-/raw/main/Containerfile.dev --tag onur:latest\n    podman run --rm -it onur:latest \n\n## LICENSE\n\n[GNU GENERAL PUBLIC LICENSE Version 3](https://www.gnu.org/licenses/gpl-3.0.en.html)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasbarba%2Fpita","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Feasbarba%2Fpita","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Feasbarba%2Fpita/lists"}