Path to this page:
./
textproc/py-cmudict,
Versioned Python wrapper package for cmudict
Branch: CURRENT,
Version: 1.0.31,
Package name: py312-cmudict-1.0.31,
Maintainer: gutteridgeCMUdict is a versioned Python wrapper package for the CMU Pronouncing
Dictionary data files. The main purpose is to expose the data with little
or no assumption on how it is to be used.
Required to run:[
lang/python310]
Master sites:
Filesize: 914.034 KB
Version history: (Expand)
- (2024-09-14) Updated to version: py312-cmudict-1.0.31
- (2024-08-07) Updated to version: py311-cmudict-1.0.27
- (2024-07-15) Updated to version: py311-cmudict-1.0.26
- (2024-06-27) Updated to version: py311-cmudict-1.0.24
- (2024-04-15) Updated to version: py311-cmudict-1.0.23
- (2024-03-18) Updated to version: py311-cmudict-1.0.21
CVS history: (Expand)
2024-09-14 10:03:44 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cmudict: updated to 1.0.31
v1.0.31 (2024-09-14)
Fix
deps: bump importlib-resources from 6.4.4 to 6.4.5
deps: bump importlib-metadata from 8.4.0 to 8.5.0
v1.0.30 (2024-08-24)
Fix
deps: bump importlib-resources from 6.4.2 to 6.4.4
v1.0.29 (2024-08-24)
Fix
deps: bump importlib-metadata from 8.2.0 to 8.4.0
v1.0.28 (2024-08-17)
Fix
deps: bump importlib-resources from 6.4.0 to 6.4.2
|
2024-08-07 12:43:00 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cmudict: updated to 1.0.27
1.0.27
bump importlib-metadata from 8.0.0 to 8.2.0
|
2024-07-15 22:15:29 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cmudict: updated to 1.0.26
v1.0.26 (2024-07-10)
Fix
deps: bump zipp from 3.11.0 to 3.19.1
|
2024-06-26 23:40:17 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cmudict: updated to 1.0.24
v1.0.24 (2024-06-22)
Fix
deps: bump importlib-metadata from 7.1.0 to 7.2.0
|
2024-04-15 16:36:54 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cmudict: updated to 1.0.23
v1.0.23 (2024-04-04)
Fix
deps: bump importlib-resources from 6.3.1 to 6.4.0
deps: bump importlib-metadata from 7.0.2 to 7.1.0
v1.0.22 (2024-03-19)
Fix
deps: bump importlib-resources from 6.1.3 to 6.3.1
|
2024-03-18 16:10:07 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cmudict: updated to 1.0.21
v1.0.21 (2024-03-09)
Fix
deps: bump importlib-metadata from 7.0.1 to 7.0.2
v1.0.20 (2024-03-09)
Fix
deps: bump importlib-resources from 6.1.2 to 6.1.3
deps: bump importlib-resources from 6.1.2 to 6.1.3
|
2024-03-02 22:00:42 by Adam Ciarcinski | Files touched by this commit (2) | |
Log message:
py-cmudict: updated to 1.0.19
v1.0.19 (2024-03-02)
Fix
deps: bump importlib-resources from 5.12.0 to 6.1.2
|
2024-02-08 03:09:34 by David H. Gutteridge | Files touched by this commit (2) | |
Log message:
py-cmudict: update to 1.0.18
v1.0.18 (2024-02-06)
Fix addresses issues accessing resources in Python v3.9 (#64)
restore using stdlib to 3.9 or later
|