.gitignore
.gitmodules
COPYING
MANIFEST.in
README.md
codemeta.json
setup.py
.github/workflows/codemetapy.yml
CodeMetaPy.egg-info/PKG-INFO
CodeMetaPy.egg-info/SOURCES.txt
CodeMetaPy.egg-info/dependency_links.txt
CodeMetaPy.egg-info/entry_points.txt
CodeMetaPy.egg-info/not-zip-safe
CodeMetaPy.egg-info/requires.txt
CodeMetaPy.egg-info/top_level.txt
codemeta/__init__.py
codemeta/codemeta.py
codemeta/common.py
codemeta/crosswalk.py
codemeta/validation.py
codemeta/parsers/__init__.py
codemeta/parsers/authors.py
codemeta/parsers/debian.py
codemeta/parsers/gitapi.py
codemeta/parsers/java.py
codemeta/parsers/jsonld.py
codemeta/parsers/nodejs.py
codemeta/parsers/python.py
codemeta/parsers/rust.py
codemeta/parsers/web.py
codemeta/schema/.git
codemeta/schema/.gitignore
codemeta/schema/CONTRIBUTING.md
codemeta/schema/CONTRIBUTORS.MD
codemeta/schema/LICENSE
codemeta/schema/README.md
codemeta/schema/codemeta.json
codemeta/schema/codemeta.jsonld
codemeta/schema/crosswalk.csv
codemeta/schema/properties_description.csv
codemeta/serializers/__init__.py
codemeta/serializers/jsonld.py
codemeta/serializers/turtle.py
tests/analiticcl.Cargo.toml
tests/frog.codemeta.json
tests/frog.codemeta2.json
tests/frogwebservice.codemeta.json
tests/labirinto.codemeta-harvest.json
tests/labirinto.package.json
tests/tests.py
tests/widoco.pom.xml
tests/withid.codemeta.json
tests/withoutid.codemeta.json
tests/fusus/setup.py