{"id":21085292,"url":"https://github.com/flashcode/nb2l","last_synced_at":"2025-05-16T11:31:10.430Z","repository":{"id":57445059,"uuid":"82468253","full_name":"flashcode/nb2l","owner":"flashcode","description":"Convert numbers to literal French text.","archived":false,"fork":false,"pushed_at":"2025-04-23T06:21:32.000Z","size":64,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-23T07:26:15.831Z","etag":null,"topics":["french","number","python","text"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/flashcode.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSES/GPL-3.0-or-later.txt","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,"zenodo":null}},"created_at":"2017-02-19T15:21:03.000Z","updated_at":"2025-04-23T06:21:35.000Z","dependencies_parsed_at":"2024-11-19T20:34:44.557Z","dependency_job_id":"bc65535f-91a6-40ca-806f-b1194c0f3715","html_url":"https://github.com/flashcode/nb2l","commit_stats":{"total_commits":80,"total_committers":1,"mean_commits":80.0,"dds":0.0,"last_synced_commit":"d497b16028af06716b566d3cd11dba700b48a243"},"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcode%2Fnb2l","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcode%2Fnb2l/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcode%2Fnb2l/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/flashcode%2Fnb2l/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/flashcode","download_url":"https://codeload.github.com/flashcode/nb2l/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254521783,"owners_count":22084980,"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":["french","number","python","text"],"created_at":"2024-11-19T20:31:36.274Z","updated_at":"2025-05-16T11:31:05.401Z","avatar_url":"https://github.com/flashcode.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Nb2l\n\n[![PyPI](https://img.shields.io/pypi/v/nb2l.svg)](https://pypi.org/project/nb2l/)\n[![Build Status](https://github.com/flashcode/nb2l/workflows/CI/badge.svg)](https://github.com/flashcode/nb2l/actions?query=workflow%3A%22CI%22)\n[![CodeQL](https://github.com/flashcode/nb2l/workflows/CodeQL/badge.svg)](https://github.com/flashcode/nb2l/actions?query=workflow%3A%22CodeQL%22)\n\nNb2l is a Python script to convert numbers to literal French text.\n\nNumbers from `-999 999 999 999 999 999 999` to `999 999 999 999 999 999 999` are accepted.\n\nThe script just requires Python ≥ 3.6.\n\n## Examples\n\nFrom Python:\n\n```python\n\u003e\u003e\u003e from nb2l import nb2l\n\u003e\u003e\u003e nb2l(123456)\n'cent vingt-trois mille quatre cent cinquante-six'\n```\n\nFrom command line:\n\n```\n$ nb2l 0 -15 123456 6824718\nzéro\nmoins quinze\ncent vingt-trois mille quatre cent cinquante-six\nsix millions huit cent vingt-quatre mille sept cent dix-huit\n```\n\n## Copyright\n\nCopyright © 2012-2024 [Sébastien Helleu](https://github.com/flashcode)\n\nThis program is free software; you can redistribute it and/or modify\nit under the terms of the GNU General Public License as published by\nthe Free Software Foundation; either version 3 of the License, or\n(at your option) any later version.\n\nThis program is distributed in the hope that it will be useful,\nbut WITHOUT ANY WARRANTY; without even the implied warranty of\nMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the\nGNU General Public License for more details.\n\nYou should have received a copy of the GNU General Public License\nalong with this program.  If not, see \u003chttps://www.gnu.org/licenses/\u003e.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashcode%2Fnb2l","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fflashcode%2Fnb2l","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fflashcode%2Fnb2l/lists"}