Skip to content

Add MIT license and package metadata; tidy README wording#15

Merged
Code0x58 merged 1 commit into
masterfrom
codex/review-grammar-and-format-in-readme.md
May 9, 2026
Merged

Add MIT license and package metadata; tidy README wording#15
Code0x58 merged 1 commit into
masterfrom
codex/review-grammar-and-format-in-readme.md

Conversation

@Code0x58
Copy link
Copy Markdown
Owner

@Code0x58 Code0x58 commented May 9, 2026

Motivation

  • Make the project distribution-ready by adding an explicit license and upstream metadata for packaging.
  • Improve README copy to emphasize that the library is dependency-free and to polish list formatting for clarity.

Description

  • Add a LICENSE file containing the MIT license with copyright attributed to Oliver Bristow (2025).
  • Update pyproject.toml to include license = "MIT" and add an appropriate classifiers entry for the MIT license.
  • Tweak README.md wording to note the project is dependency-free and reformat several list items for consistency and readability.

Testing

  • No automated tests were executed as part of this change.

Codex Task

@Code0x58 Code0x58 merged commit 692fbd4 into master May 9, 2026
3 checks passed
@codecov
Copy link
Copy Markdown

codecov Bot commented May 9, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c9e48d7) to head (27d01f0).
⚠️ Report is 1 commits behind head on master.
✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##            master       #15   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines          195       195           
=========================================
  Hits           195       195           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Code0x58 Code0x58 deleted the codex/review-grammar-and-format-in-readme.md branch May 9, 2026 15:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant