https://github.com/samth/find-pkg-deps
https://github.com/samth/find-pkg-deps
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/samth/find-pkg-deps
- Owner: samth
- Created: 2013-10-18T15:49:15.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2013-10-18T15:51:37.000Z (over 12 years ago)
- Last Synced: 2025-03-17T18:01:22.236Z (over 1 year ago)
- Language: Racket
- Size: 102 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Find dependencies of Racket pkgs
```
[samth@huor:~/tmp plt] raco pkg-deps base
'("racket-lib")
```