[Bug 278971] textproc/py-fasttext-predict: New port: Python package for fasttext

From: <bugzilla-noreply_at_freebsd.org>
Date: Tue, 14 May 2024 08:59:29 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=278971

            Bug ID: 278971
           Summary: textproc/py-fasttext-predict: New port: Python package
                    for fasttext
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
               URL: https://pypi.org/project/fasttext-predict
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: DtxdF@disroot.org
 Attachment #250642 maintainer-approval+
             Flags:

Created attachment 250642
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=250642&action=edit
py-fasttext-0.9.2.2.patch

Description:

fasttext-predict is a python package for fasttext:

* keep only the predict method, all other features are removed
* standalone package without external dependency (numpy is not a
  dependency) wheels for various architectures using GitHub workflows.
* The script is inspired by lxml build scripts.

WWW: https://pypi.org/project/fasttext-predict 
https://github.com/searxng/fasttext-predict

QA:

* portlint: OK (looks fine.)
* testport: OK (poudriere: 14.0-RELEASE, amd64)

-- 
You are receiving this mail because:
You are the assignee for the bug.