{"id":24292600,"url":"https://github.com/vertok/ean_code","last_synced_at":"2026-04-19T17:11:25.982Z","repository":{"id":271601374,"uuid":"859855349","full_name":"vertok/ean_code","owner":"vertok","description":"checks if ean code is valid","archived":false,"fork":false,"pushed_at":"2024-09-19T12:50:48.000Z","size":8,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-16T16:02:56.986Z","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/vertok.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-19T11:56:35.000Z","updated_at":"2024-09-19T12:50:52.000Z","dependencies_parsed_at":"2025-01-08T18:50:19.649Z","dependency_job_id":"e95c49fa-b617-43f9-85a2-80e74ad7250f","html_url":"https://github.com/vertok/ean_code","commit_stats":null,"previous_names":["vertok/ean_code"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertok%2Fean_code","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertok%2Fean_code/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertok%2Fean_code/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vertok%2Fean_code/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vertok","download_url":"https://codeload.github.com/vertok/ean_code/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":242150809,"owners_count":20080006,"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":"2025-01-16T15:59:14.047Z","updated_at":"2026-04-19T17:11:25.949Z","avatar_url":"https://github.com/vertok.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"This application allows users to input an EAN-13 number and verify its validity.\nThe user enters the number in a text field and clicks the “Check EAN-13” button.\nThe application calculates the checksum using the EAN-13 algorithm and displays whether the number is correct or not.\n\nFormula: The checksum is calculated by summing the digits of the EAN-13 number, with every second digit multiplied by 3. The check digit is the smallest number that, when added to this sum, results in a multiple of 10. The formula is:\nCheck_Digit = (10 − (Summod10)) mod 10\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertok%2Fean_code","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvertok%2Fean_code","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvertok%2Fean_code/lists"}