- Fixes namespace handling by removing
minimal_names
concept. (#7) - Analyzes egg-info dirs too. (#1)
- Now provides a CLI, so is installable by pickley. (#6)
- Check static metadata instead of using requirements.txt, by default.
- Requirement patterns are relative to a detected project root, instead of cwd.
Add missing README content
Initial functional version