{"id":30579485,"url":"https://github.com/dakrauth/namely","last_synced_at":"2025-08-29T04:11:30.764Z","repository":{"id":20933830,"uuid":"24222077","full_name":"dakrauth/namely","owner":"dakrauth","description":"Yet another file rename utility, including sequencing and regexp support.","archived":false,"fork":false,"pushed_at":"2022-03-12T18:51:32.000Z","size":10,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2023-04-12T19:10:46.466Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","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/dakrauth.png","metadata":{"files":{"readme":"README.rst","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":"2014-09-19T08:25:08.000Z","updated_at":"2022-03-12T18:48:33.000Z","dependencies_parsed_at":"2022-08-28T05:30:58.842Z","dependency_job_id":null,"html_url":"https://github.com/dakrauth/namely","commit_stats":null,"previous_names":[],"tags_count":null,"template":null,"template_full_name":null,"purl":"pkg:github/dakrauth/namely","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fnamely","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fnamely/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fnamely/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fnamely/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dakrauth","download_url":"https://codeload.github.com/dakrauth/namely/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dakrauth%2Fnamely/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":272625092,"owners_count":24966288,"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","status":"online","status_checked_at":"2025-08-29T02:00:10.610Z","response_time":87,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":"2025-08-29T04:11:30.330Z","updated_at":"2025-08-29T04:11:30.759Z","avatar_url":"https://github.com/dakrauth.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"namely\n======\n\n.. code-block:: shell\n\n    namely [OPTIONS] [ARGS ...]\n\n    For the following examples, assume we have a directory /var/photos which\n    looks like this:\n\n        $ ls -1 /var/photos\n        FOO123.JPG\n        IMG1010.JPG\n        IMG1011.JPG\n        IMG1012.JPG\n        IMG_XYZ.JPG\n\n    Example #1 - regex:\n\n        $ %prog --dry-run --start 7 --width 3 --increment 2 --regex \"IMG(\\d\\d)(\\d+).*\" \\\n            \"foo-\\2-\\#.jpg\"  /var/photos/*\n        \u003e /var/photos/IMG1010.JPG -\u003e /var/photos/foo-10-007.jpg\n        \u003e /var/photos/IMG1011.JPG -\u003e /var/photos/foo-11-009.jpg\n        \u003e /var/photos/IMG1012.JPG -\u003e /var/photos/foo-12-011.jpg\n\n    Example #2 - lowercase file names\n\n        $ %prog --dry-run --lower  /var/photos/*\n        \u003e /var/photos/FOO123.JPG -\u003e /var/photos/foo123.jpg\n        \u003e /var/photos/IMG1010.JPG -\u003e /var/photos/img1010.jpg\n        \u003e /var/photos/IMG1011.JPG -\u003e /var/photos/img1011.jpg\n        \u003e /var/photos/IMG1012.JPG -\u003e /var/photos/img1012.jpg\n        \u003e /var/photos/IMG_XYZ.JPG -\u003e /var/photos/img_xyz.jpg\n\n    Example #3 - complex regex:\n\n        $ %prog -dry-run -width 2 --lower --normalize --regex \"\" \"\\@-\\#.jpg\" Sailing\\ 5\\:12/\n        \u003e Sailing 5:12/P1000354.JPG -\u003e Sailing 5:12/sailing-5-12-001.jpg\n        \u003e Sailing 5:12/P1000355.JPG -\u003e Sailing 5:12/sailing-5-12-002.jpg\n        \u003e Sailing 5:12/P1000357.JPG -\u003e Sailing 5:12/sailing-5-12-003.jpg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdakrauth%2Fnamely","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdakrauth%2Fnamely","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdakrauth%2Fnamely/lists"}