bento icon indicating copy to clipboard operation
bento copied to clipboard

:bento: A fast, correct, pure-Elixir library for reading and writing Bencoded metainfo (.torrent) files.

Results 7 bento issues
Sort by recently updated
recently updated
newest added

This fixes a couple of typespecs and type references that didn't seem right.

This is due to :erlang.binary_to_existing_atom not being able to turn "name.utf-8" into an atom (the period is what causes it to trip up). Stacktrace ** (exit) an exception was raised:...

bug
postpone

Hi! I'm already using Bento to parse torrent files, and I would like to know if you'd accept a PR that implements magnet link generation from a torrent file. Happy...

enhancement
postpone

Hey @ericls, mind dropping a comment explaining the two changes you made? Happy to merge your changes into Bento, but was curious about the `to_existing_atom` -> `to_atom` change especially since...

Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4. Release notes Sourced from actions/cache's releases. v4.0.0 What's Changed Update action to node20 by @​takost in actions/cache#1284 feat: save-always flag by @​to-s in actions/cache#1242...

dependencies
github_actions

Bumps [actions/labeler](https://github.com/actions/labeler) from 4 to 5. Release notes Sourced from actions/labeler's releases. v5.0.0 What's Changed This release contains the following breaking changes: The ability to apply labels based on the...

dependencies
github_actions