File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1- [ ![ Actions Status ] ( https://github.com/ebonnal/pythoned/workflows/unittest/badge.svg )] ( https://github.com/ebonnal/pythoned/actions )
2- [ ![ Actions Status ] ( https://github.com/ebonnal/pythoned/workflows/PyPI /badge.svg )] ( https://github.com/ebonnal/pythoned/actions )
1+ [ ![ unittest ] ( https://github.com/ebonnal/pythoned/actions/ workflows/unittest.yml /badge.svg?branch=main )] ( https://github.com/ebonnal/pythoned/actions )
2+ [ ![ pypi ] ( https://github.com/ebonnal/pythoned/actions/ workflows/pypi.yml /badge.svg?branch=main )] ( https://github.com/ebonnal/pythoned/actions )
33
44# 🐉 ` pythoned `
55
6- ### * PYTHON EDitor: CLI tool to edit lines using Python expressions*
6+ ### * PYTHON EDitor: a command to edit lines using Python expressions*
77
8- > For Pythonistas tired of forgetting the syntax/options of ` sed ` /` awk ` /` grep ` /` tr `
8+ > For Pythonistas always forgetting the syntax of ` sed ` /` awk ` /` grep ` /` tr `
99
1010## install
1111``` bash
Original file line number Diff line number Diff line change 99 license = "Apache 2." ,
1010 author = "ebonnal" ,
111112- description = "PYTHON EDitor: cli to edit lines via Python expressions" ,
12+ description = "PYTHON EDitor: a command to edit lines using Python expressions" ,
1313 long_description = open ("README.md" ).read (),
1414 long_description_content_type = "text/markdown" ,
1515 entry_points = {
You can’t perform that action at this time.
0 commit comments