Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (29m)  pkgsrc-2024Q1 (11d)  pkgsrc-2023Q4 (57d)  pkgsrc-2023Q2 (90d)  pkgsrc-2023Q3 (169d) 

2024-05-28 14:08:25 UTC Now

2024-01-23 13:28:49 UTC MAIN commitmail json YAML

py-ansi: updated to 0.3.7

0.3.7

Enable concatenating a string and a sequence, not just a sequence and a string.
Enable empty sequences that evaluate to the empty string.
Allow importing the main module to import all submodules
Fix ECMA-48 link in README.md
Add license to setup.cfg
bugfix sequence in `ansi.cursor.erase('')`
Add `bg=True` argument for `ansi.colour.rgb.rgb256()`

(adam)