- Update link references of ownership from nexB to aboutcode-org
- Update README with Pygments and Tree-Sitter example by @keshav-space in #22
- Pin tree-sitter dependencies by @keshav-space in #23
- Add support to collect strings, comments and symbols from source using Pygments
- Add support to collect strings and symbols from source using tree-sitter
- Improve xgettext handlings.
Add source strings collection using xgettext. Ignore anonymous symbols in symbols_ctags. Fix typo in package name. Rename symbols output to source_symbols.
Initial release with basic source symbols collection using Universal Ctags.
Also available as ScanCode Toolkit plugin.