Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

erlang-rebar3-3.23.0-1.1 RPM for x86_64

From OpenSuSE Tumbleweed for x86_64

Name: erlang-rebar3 Distribution: openSUSE Tumbleweed
Version: 3.23.0 Vendor: openSUSE
Release: 1.1 Build date: Wed Apr 10 22:27:18 2024
Group: Development/Tools/Building Build host: reproducible
Size: 1814045 Source RPM: erlang-rebar3-3.23.0-1.1.src.rpm
Packager: https://bugs.opensuse.org
Url: https://github.com/erlang/rebar3
Summary: Tool for working with Erlang projects
Rebar3 is an Erlang tool that makes it easy to create, develop, and release
Erlang libraries, applications, and systems in a repeatable manner.

Rebar3 is the spiritual successor to rebar 2.x, which was the first usable
build tool for Erlang that ended up seeing widespread community adoption. It
however had several shortcomings that made it difficult to use with larger
projects or with teams with users new to Erlang.

Provides

Requires

License

Apache-2.0

Changelog

* Wed Apr 10 2024 pirateclip@protonmail.com
  - Use zstd instead of xz (because of the incident...)
  - Update to version 3.23.0:
    * back to git-based versioning
    * Fix release workflow permissions
    * Bump to 3.23.0
    * bring back erlware_commons version hotfix
    * Manual patch to make builds work
    * Bump Relx and Erlware Commons
    * undef fix
    * Update apps/rebar/test/rebar_dir_SUITE.erl
    * Update apps/rebar/test/rebar_dir_SUITE.erl
    * REBAR_SRC_DIRS and REBAR_APP_DIRS fix
    * zsh aliases, aliases CLI fix, zsh test update
    * typo and dialyzer fix
    * zsh completion gen
    * Eliminate use of experimental function code:lib_dir/2
    * fix tests for new leaner clean runs
    * Only call install_deps if 'clean' impacts deps
    * Fix clean hooks when override are presents
    * Mark plugin as experimental
    * Only use Unicode modifier for erlang format
    * Filter away un-supported functions
    * Add Unicode modifier
    * Use 4-space formatting, fix nesting (for tests)
    * Fix types for otp_lib_dir and source_root
    * Use 4-space formatting, fix nesting
    * Do not disable logging
    * Make log_level entry in rebar.app work again
    * ct assertions and skip, backward comp, cmpl fix
    * `as` cmpl fixed, `do` cmpl, key rename
    * debug msg
    * Initial version of the Manifest plugin.
    * completion provider
    * Append . to --eval arg if missing
    * Fix MacOS CI workflows
    * Fix handling of or in prereleases, add tests
    * Fall back to reading versions from hex metadata
    * Handle 'or' in versions in a primitive manner
    * Add missing doc. for `incremental` on Dialyzer analysis
    * Dedupe compiler DAG edge insertion for artifacts
    * rebar_utils: add metadata to primary logger config
    * Fix unicode output printed as charlist
    * Rename option to 'shell_hooks_env'
    * Add new 'env' key to config options
    * Fix macOS CI workflow issues
    * Ease pre-pull request CI in forks
    * Prevent xref issue when analysis runs on generated code
    * Add (to output) Dialyzer info. about invalid_contract
    * Test command `rebar3 alias`'s implementation
    * Act on review comment: reduce chances of collision
    * Increase chances of running tests on the latest 25
    * Prefer GitHub actions' syntax to shell's
    * Add command `rebar3 alias`
    * ShellArgs default should be [] (not undefined)
    * Fix for `rebar3 shell` in Erlang 26 when ShellArgs==undefined
    * Updated the arity for the dialyzer no-warn.
    * Added missing punctuation.
    * Improved wording.
    * Updated help string for user_drv_args.
    * Tweaked the log message to be a little more accurate.
    * Ensure an Erlang 26 custom shell's args are passed.
    * Protect against undefined information
    * Complete the previous commit with some specific tests
    * Un-break the interface (add back a removed function)
    * back to git-based versioning
    * Rework argument parsing in do/as providers
    * Bump to 3.22.1
    * Add app name to "OTP release ~ts or later is required" msg
    * debug brew in CI
    * Defer hostname check to OTP when supported
    * Print diagnostic when failing to get VSN with Git
    * Add simple Erlang LS config
    * Back to git-based versioning
    * Bump to 3.22.0
    * Fixup: rich compiler output in warnings
    * Avoid setting encoding on Erlang/OTP 26
    * Support CRLF in shell ENV files
    * Richer and colorized compiler output
    * Move the compiler rich error format code to a standalone module
    * Attempt to support legible compiler error messages
    * Hotfix erlware_commons config script
    * Back to git-based versioning
    * Bump to 3.21.0
    * Match Dialyzer defaults
    * Support OTP-26, Deprecate OTP-23 support.
    * bumping a bunch of deps in getting ready for OTP26
    * Maintain cth_log_redirect default in CT runs
    * Lift Ubuntu runner in CI for Nightly and Publish
    * Change license template to markdown
    * incremental incremental Dialyzer PLTs
    * rebar3_dialyzer_format: Add missing messages
    * Add types and docs to rebar_parallel
    * Add rebar_parallel pool, use in DAG scans
    * rebar_prv_compile: dereference files when copying them
    * Add test case for copying ct `_SUITE_data` in app/test
    * Update apps/rebar/src/rebar_prv_shell.erl
    * fix help shell output, --eval is misindeted
    * Ignore _vendor folder
    * Ignore only _build and _checkouts
    * Do not ignore everything starting with underscore recursively
    * Add RTX_LOG macro option to top-level rebar.config
    * Fix missing dot
    * Bump certifi to 2.10.0
    * scope local install VSN variable
    * pkgs command should support empty lists
    * Rebar 3.20.0
    * Respect HEX_MIRROR environment variable
    * Prevent CI from using 25.1
    * Warn of EUnit issues on OTP-25.1
    * Use shell:start_interactive to start shell if available
    * Do not send empty If-None-Match in tarball request
    * Respect rebar_packages_cdn set in rebar.config
    * Add support for dialyzer --incremental when available
    * Do not dereference symbolic links in win32 when using cp_r
    * Add tests for rebar_file_utils:cp_r
    * Pass a proplist as option argument instead of a boolean
    * Dereference symbolic links when copying files from ct data folder
    * Reduce warnings
    * Vendor all dependencies, make bootstrap use them
    * Migrate to an umbrella structure
    * Improve `shell --eval` error messages
    * Add --eval option to `shell`
    * Rebar 3.19.0
    * Bump Relx to 4.7.0
    * Fix syntax error typo
    * Store offline in state and use it where possible
    * Properly carry overlay_vars settings for files in relx
    * add regression case for pruning artifacts
    * Track and match MIB file build artifacts in DAG
    * Fix extension matching in compiler DAG
    * please OTP-25 dialyzer, which is smarter about no_return()
    * Support OTP 23..25 inclusively
    * Support plugins in experimental vendor provider
    * Revert changes in src/vendored/
    * Intercept download and needs_update in rebar_fetch
    * Fixup: typos
    * Add --offline option and REBAR_OFFLINE environment variable
    * Going for more profiles than default and prod
    * give deps for shelltests
    * Rebuild modified local plugins
    * normalize debug output
    * Skip upgrades on locally-defined plugins
    * Prevent non-umbrella project-local plugins
    * Local plugins can't declare project plugins
    * Fix local plugin external plugin dependency
    * Add support for project-local plugins
    * fix the argument preceence
    * make dialyzer happy
    * use depth 10 to support longer cert chains
    * Experimental vendoring provider
    * Attempt to find apps in git subdirs (sparse checkouts)
    * Add euint --test flag
    * Replace an unconfigured call to global config paths
    * add REBAR_CACHE_DIR support to global plugins
    * Fix global cache config overriding
    * Error out on unknown templates in 'new' command
    * Fix a typo
    * Bump certifi to 2.9.0
    * add a log in the needs_update
    * Use SPDX id for license in template and test
    * Rephrase and and reinstate default branch warning
    * Fix overwrite of local commits when no remote changes
    * Use default branch for git and git_subdir resources
    * switch to newer erlef/setup-beam from gleam's
    * switch default branch to main
* Thu Feb 22 2024 Michael Vetter <mvetter@suse.com>
  - Use %autosetup macro. Allows to eliminate the usage of deprecated
    %patchN.
* Mon Feb 27 2023 Dirk Müller <dmueller@suse.com>
  - don't use buildtime set-version - not compatible with factory policy
  - switch supplements for bash completion to match on bash-completion rather
    than bash (as bash is always installed)
* Thu Mar 31 2022 mvetter@suse.com
  - Update to version 3.18.0:
    * bump to 3.18.0
    * bump relx to 4.6.0 with optional_applications support
    * add support for otp24 optional applications
    * Use git command in non interactive mode
    * Fix typos
    * git_resource: print warning from git rev-list, if any, in get_patch_count/2
    * Fix NIF compilation on Apple M1.
    * Add regression test on parse transform rebuild
    * Prevent a parse transform in a project triggering a full rebuild even if the transform hasn't changed
* Wed Jan 13 2021 matwey.kornilov@gmail.com
  - Initial version

Files

/usr/bin/rebar3
/usr/lib64/erlang/lib/rebar3-3.23.0
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/cth_fail_fast.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/cth_retry.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_api.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_api_key.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_api_package.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_api_package_owner.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_api_release.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_api_user.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_core.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_erl_tar.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_filename.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_http.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_http_httpc.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_pb_names.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_pb_package.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_pb_signed.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_pb_versions.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_registry.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_repo.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_hex_tarball.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/r3_safe_erl_term.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar.app
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar3.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_agent.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_api.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_app_discover.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_app_info.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_app_utils.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_base_compiler.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_compiler.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_compiler_dag.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_compiler_epp.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_compiler_erl.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_compiler_format.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_compiler_mib.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_compiler_xrl.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_compiler_yrl.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_completion.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_completion_bash.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_completion_zsh.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_config.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_core.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_dialyzer_format.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_digraph.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_dir.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_dist_utils.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_env.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_erlc_compiler.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_fetch.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_file_utils.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_git_resource.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_git_subdir_resource.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_hex_repos.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_hg_resource.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_hooks.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_httpc_adapter.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_log.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_opts.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_otp_app.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_packages.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_parallel.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_paths.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_pkg_resource.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_plugins.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_alias.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_app_discovery.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_as.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_bare_compile.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_clean.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_common_test.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_compile.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_completion.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_cover.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_deps.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_deps_tree.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_dialyzer.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_do.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_edoc.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_escriptize.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_eunit.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_get_deps.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_help.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_install_deps.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_local_install.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_local_upgrade.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_lock.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_manifest.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_new.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_packages.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_path.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_plugins.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_plugins_upgrade.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_release.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_relup.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_report.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_repos.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_shell.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_state.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_tar.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_unlock.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_update.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_upgrade.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_vendor.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_version.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_prv_xref.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_relx.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_resource.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_resource_v2.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_state.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_string.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_templater.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_uri.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_user.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/ebin/rebar_utils.beam
/usr/lib64/erlang/lib/rebar3-3.23.0/priv
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/shell-completion
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/shell-completion/bash
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/shell-completion/bash/rebar3
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/shell-completion/fish
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/shell-completion/fish/rebar3.fish
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/shell-completion/zsh
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/shell-completion/zsh/_rebar3
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/LICENSE.md
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/Makefile
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/README.md
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/app.erl
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/app.template
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/app_rebar.config
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/cmake.template
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/escript.template
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/escript_README.md
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/escript_mod.erl
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/escript_rebar.config
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/gitignore
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/lib.template
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/mod.erl
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/otp_app.app.src
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/otp_lib.app.src
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/plugin.erl
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/plugin.template
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/plugin_README.md
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/provider.erl
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/rebar.config
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/release.template
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/relx_rebar.config
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/sup.erl
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/sys.config
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/umbrella.template
/usr/lib64/erlang/lib/rebar3-3.23.0/priv/templates/vm.args
/usr/share/doc/packages/erlang-rebar3
/usr/share/doc/packages/erlang-rebar3/CONTRIBUTING.md
/usr/share/doc/packages/erlang-rebar3/README.md
/usr/share/doc/packages/erlang-rebar3/THANKS
/usr/share/doc/packages/erlang-rebar3/rebar.config.sample
/usr/share/licenses/erlang-rebar3
/usr/share/licenses/erlang-rebar3/LICENSE
/usr/share/man/man1/rebar3.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed May 1 23:32:11 2024