{"id":16019589,"url":"https://github.com/iboard/fs_utils","last_synced_at":"2025-04-05T03:25:08.923Z","repository":{"id":62429681,"uuid":"297128744","full_name":"iboard/fs_utils","owner":"iboard","description":"Elixir File System Utilities","archived":false,"fork":false,"pushed_at":"2020-09-20T18:58:54.000Z","size":12,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-04T08:08:48.325Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Elixir","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iboard.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}},"created_at":"2020-09-20T17:32:54.000Z","updated_at":"2020-09-20T18:58:56.000Z","dependencies_parsed_at":"2022-11-01T20:08:48.181Z","dependency_job_id":null,"html_url":"https://github.com/iboard/fs_utils","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/iboard%2Ffs_utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Ffs_utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Ffs_utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iboard%2Ffs_utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iboard","download_url":"https://codeload.github.com/iboard/fs_utils/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247283352,"owners_count":20913561,"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":[],"created_at":"2024-10-08T17:04:51.897Z","updated_at":"2025-04-05T03:25:08.890Z","avatar_url":"https://github.com/iboard.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# README\n\nSome little [Elixir][]-helpers around the file system. The package was created\non 2020-09-20 for my personal convenience and will grow while being used in\nseveral of my daily projects.\n\nMy aim is to produce some well-crafted packages for stuff I did in every\nsingle Elixir-project by now. Other packages for `img_utils`, `net_utils`, and\nmore will follow (as of the current plan ;-))\n\n## Installation\n\n### Latest Release\n\nUse the latest HEX-package built.\n```elixir\ndef deps do\n  [\n    {:fs_utils, \"~\u003e 0.1\" }\n  ]\nend\n```\n\n### Latest Snapshot\n\nOr use the latest snapshot (branch master) from Github.\n```elixir\ndef deps do\n  [\n    {:fs_utils, git: \"https://github.com/iboard/fs_utils.git\" }\n  ]\nend\n```\n\nDocumentation can be generated locally with\n[ExDoc](https://github.com/elixir-lang/ex_doc)\n\n    mix docs \u0026\u0026 open doc/index.html\n\nand is published on [HexDocs](https://hexdocs.pm) at\n\n  - [https://hexdocs.pm/fs_utils](https://hexdocs.pm/fs_utils).\n\n\n[Elixir]: https://elixir-lang.org\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiboard%2Ffs_utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiboard%2Ffs_utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiboard%2Ffs_utils/lists"}