{"id":16688507,"url":"https://github.com/hoijui/jawk","last_synced_at":"2025-07-18T13:34:32.800Z","repository":{"id":3998880,"uuid":"5096167","full_name":"hoijui/Jawk","owner":"hoijui","description":"Java AWK interpreter/compiler","archived":false,"fork":false,"pushed_at":"2023-08-03T11:31:02.000Z","size":397,"stargazers_count":41,"open_issues_count":8,"forks_count":23,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-03-18T03:51:32.745Z","etag":null,"topics":["awk-interpreter","awk-programming-language","java"],"latest_commit_sha":null,"homepage":"","language":"Java","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/hoijui.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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":"2012-07-18T13:00:03.000Z","updated_at":"2024-11-25T15:00:32.000Z","dependencies_parsed_at":"2024-10-28T11:29:44.979Z","dependency_job_id":"454909e7-184f-44e3-a880-641011dd0ecf","html_url":"https://github.com/hoijui/Jawk","commit_stats":{"total_commits":60,"total_committers":6,"mean_commits":10.0,"dds":0.1166666666666667,"last_synced_commit":"33cfbc2bc14bc9c75fedccbe2963ef26b61543dc"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoijui%2FJawk","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoijui%2FJawk/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoijui%2FJawk/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hoijui%2FJawk/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hoijui","download_url":"https://codeload.github.com/hoijui/Jawk/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244849684,"owners_count":20520764,"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":["awk-interpreter","awk-programming-language","java"],"created_at":"2024-10-12T15:43:58.785Z","updated_at":"2025-03-21T18:33:32.542Z","avatar_url":"https://github.com/hoijui.png","language":"Java","readme":"# Jawk - ReadMe\n\n## Intro\n\nJAWK is a pure Java distribution of [AWK](https://en.wikipedia.org/wiki/AWK).\nIt uses [Maven](http://maven.apache.org/),\nand comes with [OSGi](https://en.wikipedia.org/wiki/OSGi) meta data\n(it only exports package(s)).\nIts is licensed under the GPL, and the location of the source code\ncan be found in the project documentation site (see below),\nor the project file (`pom.xml`).\n\n\n## How to build\n\nJawk uses Maven 2+ as build system, which you have to install first.\nIf you did so, you can:\n\ncompile \u0026 package:\n\n\tmvn package\n\nexecute:\n\n\tmvn exec:java\n\ncreate project documentation (to be found under `target/site/index.html`):\n\n\tmvn site\n\nJawk relies on [BCEL](http://commons.apache.org/bcel/) for parsing AWK scripts.\n\n\n## Release\n\n### Prepare \"target/\" for the release process\n\n\tmvn release:clean\n\n### Prepare the release\n* asks for the release and new snapshot versions to use (for all modules)\n* packages\n* signs with GPG\n* commits\n* tags\n* pushes to origin\n\n\t\tmvn release:prepare\n\n### Perform the release\n* checks-out the release tag\n* builds\n* deploy into Sonatype staging repository\n\n\t\tmvn release:perform\n\n### Promote it on Maven\nMoves it from the Sonatype staging to the main Sonatype repo.\n\n1. using the Nexus staging plugin:\n\n\t\tmvn nexus:staging-close\n\t\tmvn nexus:staging-release\n\n2. ... alternatively, using the web-interface:\n\t* firefox https://oss.sonatype.org\n\t* login\n\t* got to the \"Staging Repositories\" tab\n\t* select \"org.jawk...\"\n\t* \"Close\" it\n\t* select \"org.jawk...\" again\n\t* \"Release\" it\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoijui%2Fjawk","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhoijui%2Fjawk","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhoijui%2Fjawk/lists"}