AUTHORS
CODE_OF_CONDUCT.md
Cargo.toml
LICENSE
MANIFEST.in
README.md
SECURITY.md
pyproject.toml
setup.py
man/guess-upstream-metadata.1
py/upstream_ontologist/__init__.py
py/upstream_ontologist/_upstream_ontologist.pyi
py/upstream_ontologist/debian.py
py/upstream_ontologist/guess.py
py/upstream_ontologist/py.typed
py/upstream_ontologist/readme.py
py/upstream_ontologist/vcs.py
py/upstream_ontologist.egg-info/PKG-INFO
py/upstream_ontologist.egg-info/SOURCES.txt
py/upstream_ontologist.egg-info/dependency_links.txt
py/upstream_ontologist.egg-info/entry_points.txt
py/upstream_ontologist.egg-info/requires.txt
py/upstream_ontologist.egg-info/top_level.txt
src/debian.rs
src/extrapolate.rs
src/homepage.rs
src/lib.rs
src/readme.rs
src/vcs.rs
src/vcs_command.rs
src/bin/autocodemeta.rs
src/bin/autodoap.rs
src/bin/guess-upstream-metadata.rs
src/providers/arch.rs
src/providers/authors.rs
src/providers/autoconf.rs
src/providers/composer_json.rs
src/providers/debian.rs
src/providers/doap.rs
src/providers/git.rs
src/providers/go.rs
src/providers/gobo.rs
src/providers/haskell.rs
src/providers/launchpad.rs
src/providers/maven.rs
src/providers/meson.rs
src/providers/metadata_json.rs
src/providers/metainfo.rs
src/providers/mod.rs
src/providers/nuspec.rs
src/providers/ocaml.rs
src/providers/package_json.rs
src/providers/package_xml.rs
src/providers/package_yaml.rs
src/providers/perl.rs
src/providers/php.rs
src/providers/pubspec.rs
src/providers/python.rs
src/providers/r.rs
src/providers/repology.rs
src/providers/ruby.rs
src/providers/rust.rs
src/providers/security_md.rs
src/providers/waf.rs
tests/__init__.py
tests/test_data.py
tests/test_readme.py
tests/test_vcs.py
tests/testdata.py
tests/readme_data/aiozipkin/README.rst
tests/readme_data/aiozipkin/description
tests/readme_data/argparse/README.rst
tests/readme_data/argparse/description
tests/readme_data/bitlbee/README.md
tests/readme_data/bitlbee/description
tests/readme_data/bup/README.md
tests/readme_data/bup/description
tests/readme_data/cbor2/README.rst
tests/readme_data/cbor2/description
tests/readme_data/django-ical/README.rst
tests/readme_data/django-ical/description
tests/readme_data/dulwich/README.rst
tests/readme_data/dulwich/description
tests/readme_data/empty/README.md
tests/readme_data/erbium/README.md
tests/readme_data/erbium/description
tests/readme_data/isso/README.md
tests/readme_data/isso/description
tests/readme_data/jadx/README.md
tests/readme_data/jadx/description
tests/readme_data/jupyter-client/README.md
tests/readme_data/jupyter-client/description
tests/readme_data/libtrace/README
tests/readme_data/libtrace/description
tests/readme_data/perl-timedate/README
tests/readme_data/perl-timedate/description
tests/readme_data/perl5-xml-compile-cache/README.md
tests/readme_data/perl5-xml-compile-cache/description
tests/readme_data/pylint-flask/README.md
tests/readme_data/pylint-flask/description
tests/readme_data/python-icalendar/README.rst
tests/readme_data/python-icalendar/description
tests/readme_data/python-rsa/README.md
tests/readme_data/python-rsa/description
tests/readme_data/ruby-columnize/README.md
tests/readme_data/ruby-columnize/description
tests/readme_data/ruby-sha3/README.md
tests/readme_data/ruby-sha3/description
tests/readme_data/samba/README.md
tests/readme_data/samba/description
tests/readme_data/saneyaml/README.rst
tests/readme_data/saneyaml/description
tests/readme_data/sfcgal/README.md
tests/readme_data/sfcgal/description
tests/readme_data/statuscake/README.md
tests/readme_data/statuscake/description
tests/readme_data/text-worddif/README.md
tests/readme_data/text-worddif/description
tests/readme_data/wandio/README
tests/readme_data/wandio/description
upstream-ontologist-py/Cargo.toml
upstream-ontologist-py/src/lib.rs