Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dduan/usrsummary
https://github.com/dduan/usrsummary
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dduan/usrsummary
- Owner: dduan
- License: mit
- Created: 2022-02-10T03:36:43.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-10T04:53:40.000Z (about 3 years ago)
- Last Synced: 2025-01-11T16:50:15.176Z (about 1 month ago)
- Language: Swift
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Dump USRs for Swift system symbols
This project dumps out USRs for symbols in Swift's system modules such as Foundation, Dispatch, etc.
## Usage
`make dump` generates `.build/output.tsv` and `.build/output.html`.