./textproc/py-lunr, Python implementation of Lunr.js

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.7.0.post1, Package name: py311-lunr-0.7.0.post1, Maintainer: pkgsrc-users

This Python version of Lunr.js aims to bring the simple and powerful
full text search capabilities into Python guaranteeing results as
close as the original implementation as possible.


Required to run:
[textproc/py-nltk] [lang/python310]

Master sites:

Filesize: 1119.209 KB

Version history: (Expand)


CVS history: (Expand)


   2024-01-25 17:30:23 by Adam Ciarcinski | Files touched by this commit (3) | Package updated
Log message:
py-lunr: updated to 0.7.0.post1

 0.7.0 (2023-08-16)

- Fix misleading usage of `__main__.py` without runnable code to be ran on \ 
`python -m lunr`
- Move to pyproject.toml packaging
- Drop support for Python 3.6
- Add support for Python 3.11
- Remove logging configuration @ping
   2023-08-02 01:20:57 by Thomas Klausner | Files touched by this commit (158)
Log message:
*: remove more references to Python 3.7
   2023-07-01 10:37:47 by Thomas Klausner | Files touched by this commit (105) | Package updated
Log message:
*: restrict py-numpy users to 3.9+ in preparation for update
   2022-09-12 08:54:05 by Thomas Klausner | Files touched by this commit (2)
Log message:
py-lunr, py-doctor: do not support python 3.7 due to py-nltk
   2022-09-11 19:46:08 by Thomas Klausner | Files touched by this commit (4)
Log message:
textproc/py-lunr: import py-lunr-0.6.2

This Python version of Lunr.js aims to bring the simple and powerful
full text search capabilities into Python guaranteeing results as
close as the original implementation as possible.