{"id":18633282,"url":"https://github.com/sstallion/automagic","last_synced_at":"2026-01-24T18:33:57.456Z","repository":{"id":80978357,"uuid":"407294746","full_name":"sstallion/automagic","owner":"sstallion","description":"Reusable macros and auxiliary files for GNU Autotools","archived":false,"fork":false,"pushed_at":"2021-10-18T18:42:41.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-05-17T11:36:26.685Z","etag":null,"topics":["autoconf","automake","autotools","gnu","scripts"],"latest_commit_sha":null,"homepage":"","language":"M4","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/sstallion.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,"publiccode":null,"codemeta":null}},"created_at":"2021-09-16T19:45:51.000Z","updated_at":"2021-10-19T04:08:27.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c29df10-ce3c-4dcf-a8cc-63b26e4a0a03","html_url":"https://github.com/sstallion/automagic","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/sstallion/automagic","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sstallion%2Fautomagic","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sstallion%2Fautomagic/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sstallion%2Fautomagic/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sstallion%2Fautomagic/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sstallion","download_url":"https://codeload.github.com/sstallion/automagic/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sstallion%2Fautomagic/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28734309,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-24T17:51:25.893Z","status":"ssl_error","status_checked_at":"2026-01-24T17:50:48.377Z","response_time":89,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["autoconf","automake","autotools","gnu","scripts"],"created_at":"2024-11-07T05:14:46.257Z","updated_at":"2026-01-24T18:33:57.452Z","avatar_url":"https://github.com/sstallion.png","language":"M4","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GNU Auto~~tools~~magic\n\nThis repository contains reusable macros and auxiliary files for\n[GNU Autotools][1]. It is intended as a simpler alternative to the\n[GNU Autoconf Archive][2] and the [GNU Portability Library][3].\n\n## Usage\n\nSimilar to the aforementioned projects, copy the files you wish to use\n(preserving directory structure) and add the following macro calls to\n`configure.ac`:\n\n    AC_CONFIG_AUX_DIR([build-aux])\n    AC_CONFIG_MACRO_DIRS([m4])\n\nThe following environment variable should also be added to the top-level\n`Makefile.am` to add support for `aclocal` macros in Automake:\n\n    ACLOCAL_AMFLAGS = -I m4\n\nSome macros may have additional requirements; see comments in the macro\ndefinition for more details.\n\n## Contributing\n\nPull requests are welcome! If a problem is encountered using this repository,\nplease file an issue on [GitHub][4].\n\n## License\n\nFiles in this repository are distributed under the terms of the Free Software\nFoundation All-Permissive ([FSFAP][5]) license:\n\n    Copying and distribution of this file, with or without modification,\n    are permitted in any medium without royalty provided the copyright\n    notice and this notice are preserved.  This file is offered as-is,\n    without any warranty.\n\nSee [License Notices for Other Files][6] for more details.\n\n[1]: https://www.gnu.org/software/automake/manual/html_node/Autotools-Introduction.html\n[2]: https://www.gnu.org/software/autoconf-archive/\n[3]: https://www.gnu.org/software/gnulib/\n[4]: https://github.com/sstallion/automagic/issues\n[5]: https://spdx.org/licenses/FSFAP.html\n[6]: https://www.gnu.org/prep/maintain/html_node/License-Notices-for-Other-Files.html\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsstallion%2Fautomagic","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsstallion%2Fautomagic","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsstallion%2Fautomagic/lists"}