{"id":24746674,"url":"https://github.com/samuelmarks/bc-portable","last_synced_at":"2025-03-23T01:23:35.895Z","repository":{"id":232845824,"uuid":"679529276","full_name":"SamuelMarks/bc-portable","owner":"SamuelMarks","description":"bc made portable. Taken from the Heirloom-ng project (which was originally from SunOS).","archived":false,"fork":false,"pushed_at":"2023-08-17T03:53:53.000Z","size":80,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-28T04:32:02.274Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/SamuelMarks.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE-APACHE","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":"2023-08-17T03:53:28.000Z","updated_at":"2023-08-17T03:53:57.000Z","dependencies_parsed_at":"2024-04-11T21:16:21.832Z","dependency_job_id":"3182524d-eb8a-47cb-aff4-369175de24ce","html_url":"https://github.com/SamuelMarks/bc-portable","commit_stats":null,"previous_names":["samuelmarks/bc-portable"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbc-portable","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbc-portable/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbc-portable/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SamuelMarks%2Fbc-portable/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SamuelMarks","download_url":"https://codeload.github.com/SamuelMarks/bc-portable/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245042147,"owners_count":20551525,"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-28T04:30:09.974Z","updated_at":"2025-03-23T01:23:35.850Z","avatar_url":"https://github.com/SamuelMarks.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"bc_portable\n=====\n\n[![License](https://img.shields.io/badge/license-Apache--2.0%20OR%20MIT-blue.svg)](https://opensource.org/licenses/Apache-2.0)\n[![Linux, Windows, macOS](https://github.com/SamuelMarks/bc-portable/actions/workflows/linux-Windows-macOS.yml/badge.svg)](https://github.com/SamuelMarks/bc-portable/actions/workflows/linux-Windows-macOS.yml)\n\nbc made portable. Taken from the Heirloom-ng project (which was originally from SunOS).\n\n### Development guide\n\nInstall: CMake ; C compiler toolchain ; git. Then:\n\n```sh\n$ git clone \"https://github.com/offscale/vcpkg\" -b \"project0\"\n# Windows:\n$ vcpkg\\bootstrap-vcpkg.bat\n# Non-Windows:\n$ ./vcpkg/bootstrap-vcpkg.sh\n# Both Windows and non-Windows:\n$ git clone \"https://github.com/SamuelMarks/bc-portable\" \u0026\u0026 cd \"cdd-c\"  # Or your fork of this repo\n# Windows\n$ cmake -DCMAKE_BUILD_TYPE=\"Debug\" -DCMAKE_TOOLCHAIN_FILE=\"..\\vcpkg\\scripts\\buildsystems\\vcpkg.cmake\" -S . -B \"build\"\n# Non-Windows\n$ cmake -DCMAKE_BUILD_TYPE='Debug' -DCMAKE_TOOLCHAIN_FILE='../vcpkg/scripts/buildsystems/vcpkg.cmake' -S . -B 'build'\n# Both Windows and non-Windows:\n$ cmake --build \"build\"\n# Test\n$ cd \"build\" \u0026\u0026 ctest -C \"Debug\" --verbose\n```\n\n---\n\n## License\n\nLicensed under either of\n\n- Apache License, Version 2.0 ([LICENSE-APACHE](LICENSE-APACHE) or \u003chttps://www.apache.org/licenses/LICENSE-2.0\u003e)\n- MIT license ([LICENSE-MIT](LICENSE-MIT) or \u003chttps://opensource.org/licenses/MIT\u003e)\n\nat your option.\n\n### Contribution\n\nUnless you explicitly state otherwise, any contribution intentionally submitted\nfor inclusion in the work by you, as defined in the Apache-2.0 license, shall be\ndual licensed as above, without any additional terms or conditions.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmarks%2Fbc-portable","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsamuelmarks%2Fbc-portable","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsamuelmarks%2Fbc-portable/lists"}