{"id":16581709,"url":"https://github.com/kaushalmodi/strfmt","last_synced_at":"2026-06-20T12:32:29.426Z","repository":{"id":77542055,"uuid":"139062940","full_name":"kaushalmodi/strfmt","owner":"kaushalmodi","description":"A string formatting module for Nim, inspired by Python's .format","archived":false,"fork":false,"pushed_at":"2019-07-15T04:40:40.000Z","size":175,"stargazers_count":4,"open_issues_count":3,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-11T06:34:46.918Z","etag":null,"topics":["format","nim","python","string","string-formatting"],"latest_commit_sha":null,"homepage":"https://kaushalmodi.github.io/strfmt/","language":"Nim","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/kaushalmodi.png","metadata":{"files":{"readme":"README.org","changelog":null,"contributing":null,"funding":null,"license":null,"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":"2018-06-28T20:00:56.000Z","updated_at":"2025-01-26T21:56:03.000Z","dependencies_parsed_at":null,"dependency_job_id":"e40671a0-cbcd-4cf7-b774-51707f53a0ac","html_url":"https://github.com/kaushalmodi/strfmt","commit_stats":null,"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"purl":"pkg:github/kaushalmodi/strfmt","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaushalmodi%2Fstrfmt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaushalmodi%2Fstrfmt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaushalmodi%2Fstrfmt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaushalmodi%2Fstrfmt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kaushalmodi","download_url":"https://codeload.github.com/kaushalmodi/strfmt/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kaushalmodi%2Fstrfmt/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34570534,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-20T02:00:06.407Z","response_time":98,"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":["format","nim","python","string","string-formatting"],"created_at":"2024-10-11T22:29:43.458Z","updated_at":"2026-06-20T12:32:29.421Z","avatar_url":"https://github.com/kaushalmodi.png","language":"Nim","funding_links":[],"categories":[],"sub_categories":[],"readme":"* Fork\nThis repo is a *fork* of the original ~strfmt~ repo by *lyro* (Frank\nFischer) at https://bitbucket.org/lyro/strfmt/.\n\nI do not claim any authorship of this awesome project. I forked it\nbecause I am more comfortable with /git/ than /mercurial/ (which is\nused for the original repo), and I wanted to make this project work\nonce again on Nim /devel/ (2018-06-28).\n\n-----\n\n* Introduction\n=strfmt= is a small string formatting library for the [[http://nim-lang.org][Nim]] programming\nlanguage similar to Python's [[https://docs.python.org/3.4/library/functions.html#format][=format=]].\n* Installation\n** Original\nTo install the original ~strfmt~, do:\n#+begin_example\nnimble install strfmt\n#+end_example\n** This fork\nTo install this forked version, do:\n#+begin_example\nnimble install https://github.com/kaushalmodi/strfmt\n#+end_example\n* Documentation\nThe module is described in this [[https://kaushalmodi.github.io/strfmt/][reference documentation]].\n\nThe documentation is written in [[https://orgmode.org/][Org mode]].\n- [[https://pandoc.org/][Pandoc]] is then used to convert /Org/ to /ReStructuredText/.\n- ~nim doc~ is then used to generate the final HTML documentation that\n  includes the documentation converted from Org and the doc-strings in\n  ~strfmt.nim~.\n\nTo generate this documentation locally, do ~nimble docs~. You will\nfind an ~index.html~ generated in the ~docs/~ directory.\n** ~nimble docs~ Requirements\n- Pandoc 2.6\n* Development\nTo run the tests, clone this repo, cd to the repo directory and run:\n#+begin_example\nnimble test\n#+end_example\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaushalmodi%2Fstrfmt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkaushalmodi%2Fstrfmt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkaushalmodi%2Fstrfmt/lists"}