nicfit
nicfit
The ``--author-format`` option allows some customization for how the author is displayed. - both: The current default, username and email - name: Only the author's name. - email: Likewise, only...
The patch is resurrected from an old PR on bitbucket (contributor unknown), then updated - [ ] --add-chapter (WIP) - [ ] --edit-chapter - [ ] --remove-chapter - [ ]...
[BitBucket issue #87](https://bitbucket.org/nicfit/eyed3/issues/87/adding-chapters-from-cli) [Partially merged PR](https://bitbucket.org/nicfit/eyed3/pull-requests/3/support-settings-chapter-from-cmd-line/diff)
regarding needs support for adding to the template
Failing for two files that are included in the sdist and MANIFEST.in ``` heck-manifest lists of files in version control and sdist do not match! missing from sdist: setup.py tests/pytest.ini...
Been using a fork of this project and pip not fails to install it from my fork/branch due to use of the long-deprected `d2to1`
### Describe your changes Adds an example for the `urfave/cli ` package. ### Checklist before requesting a review - [ ] I have read `CONTRIBUTING.md` - [x] I have performed...
## My urfave/cli version is _**3.3.3**_ ## Checklist - [x] Are you running the latest v3 release? The list of releases is [here](https://github.com/urfave/cli/releases). - [x] Did you check the manual...