{"id":19531185,"url":"https://github.com/casm-lang/libpass","last_synced_at":"2025-02-26T03:19:05.728Z","repository":{"id":27643672,"uuid":"31128480","full_name":"casm-lang/libpass","owner":"casm-lang","description":"Compiler Pass Infrastructure Facility","archived":false,"fork":false,"pushed_at":"2024-01-29T20:34:25.000Z","size":540,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-08T17:00:05.082Z","etag":null,"topics":["compiler","cpp-library","cpp11","framework","infrastructure","interpreter","libpass","pass"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"dalavanmanphonsy/roll","license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/casm-lang.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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":"2015-02-21T14:46:50.000Z","updated_at":"2024-04-30T05:25:37.000Z","dependencies_parsed_at":"2024-11-11T01:41:35.659Z","dependency_job_id":"f32da982-affd-40aa-912f-92b312b4542e","html_url":"https://github.com/casm-lang/libpass","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casm-lang%2Flibpass","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casm-lang%2Flibpass/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casm-lang%2Flibpass/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/casm-lang%2Flibpass/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/casm-lang","download_url":"https://codeload.github.com/casm-lang/libpass/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240783538,"owners_count":19856863,"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":["compiler","cpp-library","cpp11","framework","infrastructure","interpreter","libpass","pass"],"created_at":"2024-11-11T01:41:27.271Z","updated_at":"2025-02-26T03:19:05.631Z","avatar_url":"https://github.com/casm-lang.png","language":"C++","readme":"# \n#   Copyright (C) 2015-2024 CASM Organization \u003chttps://casm-lang.org\u003e\n#   All rights reserved.\n# \n#   Developed by: Philipp Paulweber et al.\n#   \u003chttps://github.com/casm-lang/libpass/graphs/contributors\u003e\n# \n#   This file is part of libpass.\n# \n#   libpass is free software: you can redistribute it and/or modify\n#   it under the terms of the GNU General Public License as published by\n#   the Free Software Foundation, either version 3 of the License, or\n#   (at your option) any later version.\n# \n#   libpass is distributed in the hope that it will be useful,\n#   but WITHOUT ANY WARRANTY; without even the implied warranty of\n#   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the\n#   GNU General Public License for more details.\n# \n#   You should have received a copy of the GNU General Public License\n#   along with libpass. If not, see \u003chttp://www.gnu.org/licenses/\u003e.\n# \n#   Additional permission under GNU GPL version 3 section 7\n# \n#   libpass is distributed under the terms of the GNU General Public License\n#   with the following clarification and special exception: Linking libpass\n#   statically or dynamically with other modules is making a combined work\n#   based on libpass. Thus, the terms and conditions of the GNU General\n#   Public License cover the whole combination. As a special exception,\n#   the copyright holders of libpass give you permission to link libpass\n#   with independent modules to produce an executable, regardless of the\n#   license terms of these independent modules, and to copy and distribute\n#   the resulting executable under terms of your choice, provided that you\n#   also meet, for each linked independent module, the terms and conditions\n#   of the license of that module. An independent module is a module which\n#   is not derived from or based on libpass. If you modify libpass, you\n#   may extend this exception to your version of the library, but you are\n#   not obliged to do so. If you do not wish to do so, delete this exception\n#   statement from your version.\n# \n[[https://github.com/casm-lang/casm-lang.logo/raw/master/etc/headline.png]]\n\n#+options: toc:nil\n\n\n* libpass: Compiler Pass Infrastructure Library\n\n[[https://github.com/casm-lang/casm/discussions/categories/q-a][https://img.shields.io/badge/discussion-Q\u0026A-blue.svg?logo=github]]\n[[https://github.com/casm-lang/libpass/actions?query=workflow%3Abuild][https://github.com/casm-lang/libpass/workflows/build/badge.svg]]\n[[https://github.com/casm-lang/libpass/actions?query=workflow%3Anightly][https://github.com/casm-lang/libpass/workflows/nightly/badge.svg]]\n[[https://codecov.io/gh/casm-lang/libpass][https://codecov.io/gh/casm-lang/libpass/badge.svg]]\n[[https://github.com/casm-lang/libpass/tags][https://img.shields.io/github/tag/casm-lang/libpass.svg?logo=github\u0026sort=semver]]\n[[https://github.com/casm-lang/libpass/blob/master/LICENSE.txt][https://img.shields.io/badge/license-GPLv3%2BLE-blue.svg?logo=gnu]]\n\n\nTBD\n\nThis repository is still in an early stage and more libraries and documentation\nis coming soon!\n\n\n** Copyright and License\n\nThe copyright holder of \n=libpass= is the [[https://casm-lang.org][CASM organization]] ([[https://github.com/casm-lang][@casm-lang]]) \nand the used license of \n=libpass= is the [[https://www.gnu.org/licenses/gpl-3.0.html][GNU GPLv3]]\nwith an additional Linking Exception (LE) permission.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasm-lang%2Flibpass","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcasm-lang%2Flibpass","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcasm-lang%2Flibpass/lists"}