{"id":15285839,"url":"https://github.com/rustkas/re_tuner","last_synced_at":"2025-03-23T21:13:40.782Z","repository":{"id":57543694,"uuid":"388087068","full_name":"rustkas/re_tuner","owner":"rustkas","description":"Tune Regular Excretion string for Erlang standard library re module","archived":false,"fork":false,"pushed_at":"2021-09-06T20:51:17.000Z","size":200,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-24T18:23:59.072Z","etag":null,"topics":["erlang","regular-expressions"],"latest_commit_sha":null,"homepage":"","language":"Erlang","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rustkas.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-21T10:56:45.000Z","updated_at":"2021-09-06T20:51:19.000Z","dependencies_parsed_at":"2022-08-27T18:51:35.694Z","dependency_job_id":null,"html_url":"https://github.com/rustkas/re_tuner","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustkas%2Fre_tuner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustkas%2Fre_tuner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustkas%2Fre_tuner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rustkas%2Fre_tuner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rustkas","download_url":"https://codeload.github.com/rustkas/re_tuner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245168912,"owners_count":20571804,"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":["erlang","regular-expressions"],"created_at":"2024-09-30T15:07:48.765Z","updated_at":"2025-03-23T21:13:40.756Z","avatar_url":"https://github.com/rustkas.png","language":"Erlang","readme":"# re_tuner\n\nErlang library for tuning Regular Expressions string for [re](http://erlang.org/doc/man/re.html) module.\n\n====================\n\nAn OTP library\n--------------------\nCreate new library\n-----\n\n    $ rebar3  new lib re_tuner\n\t\nBuild\n-----\n\n    $ rebar3 compile\n\nEUnit\n-----\n\n    $ rebar3 eunit -m shorthands_s_tests\n\t$ rebar3 eunit -m shorthands_w_tests\n    $ rebar3 eunit -m shorthands_v_tests\n\t$ rebar3 eunit -m posix_alnum_tests\n\t$ rebar3 eunit -m posix_lower_tests\n\t$ rebar3 eunit -m posix_upper_tests\n\t$ rebar3 eunit -m posix_digit_tests\n\t$ rebar3 eunit -m posix_graph_tests\n    $ rebar3 eunit -m posix_print_tests\n\t$ rebar3 eunit -m posix_punct_tests\n    $ rebar3 eunit -m posix_space_tests\n\t$ rebar3 eunit -m posix_cntrl_tests\n\t$ rebar3 eunit -m posix_ascii_tests\n\t$ rebar3 eunit -m replace_tests\n\t$ rebar3 eunit -m mp_tests\n\t$ rebar3 eunit -m unicode_block_tests\n\t$ rebar3 eunit -m is_match_tests\n\t$ rebar3 eunit -m is_full_match_tests\n\t$ rebar3 eunit -m first_match_tests\n\t$ rebar3 eunit -m first_match_info_tests\n\t$ rebar3 eunit -m first_part_match_tests\n\t$ rebar3 eunit -m all_match_tests\n\t$ rebar3 eunit -m filter_tests\n\t$ rebar3 eunit -m subfilter_tests\n    $ rebar3 eunit -m match_chain_tests\n\t$ rebar3 eunit -m replace3_tests\n\t$ rebar3 eunit -m match_evaluator_tests\n\t$ rebar3 eunit -m submatch_evaluator_tests\n\nEDoc\n-----\n\n    $ rebar3 edoc\n\n\nPublishing on hex.pm\n====================\n\nhex.pm Publish project\n-----\nrebar3 hex publish\n\nhex.pm Publish documentation\n-----\n    $ rebar3 hex docs\n\t\nMake several commands one by one\n-----\t\n    $ rebar3 edoc\n\t$ rebar3 do hex cut -i patch\n\t$ rebar3 do hex publish --yes, hex docs\n\t$ rebar3 do hex publish --yes --replace, edoc, hex docs\n\t\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustkas%2Fre_tuner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frustkas%2Fre_tuner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frustkas%2Fre_tuner/lists"}