Summary: | [NEW PORT] textproc/py-text2digits: Small library to convert text numbers to digits in a string | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Matthew Wener <matthew> | ||||
Component: | Individual Port(s) | Assignee: | Dries Michiels <driesm> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | CC: | driesm, matthew | ||||
Priority: | --- | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Bug Depends on: | |||||||
Bug Blocks: | 282841 | ||||||
Attachments: |
|
Description
Matthew Wener
2024-11-18 15:51:17 UTC
Created attachment 255271 [details]
New Port py-text2digits 0.1.0
New port for text2digits (https://github.com/ShailChoksi/text2digits). A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=5f7081f4b8a8b486eb94623b9dcdb675f242e7e1 commit 5f7081f4b8a8b486eb94623b9dcdb675f242e7e1 Author: Matthew Wener <matthew@wener.org> AuthorDate: 2024-11-21 15:16:31 +0000 Commit: Dries Michiels <driesm@FreeBSD.org> CommitDate: 2024-11-21 15:19:01 +0000 textproc/py-text2digits: add new port Library to convert text numbers to digits in a string. PR: 282839 textproc/Makefile | 1 + textproc/py-text2digits/Makefile (new) | 29 +++++++++++++++++++++++++++++ textproc/py-text2digits/distinfo (new) | 3 +++ textproc/py-text2digits/pkg-descr (new) | 1 + 4 files changed, 34 insertions(+) |