Skip to main content

tracking of upstream project metadata

Project description

Upstream Ontologist

The upstream ontologist provides a common interface for finding metadata about upstream software projects.

It will gather information from any sources available, prioritize data that it has higher confidence in as well as report the confidence for each of the bits of metadata.

The ontologist originated in Debian and the currently reported metadata fields are loosely based on DEP-12, but it is meant to be distribution-agnostic.

Provided Fields

Standard fields:

  • Homepage: homepage URL
  • Name: human name of the upstream project
  • Contact: contact address of some sort of the upstream (e-mail, mailing list URL)
  • Repository: VCS URL
  • Repository-Browse: Web URL for viewing the VCS
  • Bug-Database: Bug database URL (for web viewing, generally)
  • Bug-Submit: URL to use to submit new bugs (either on the web or an e-mail address)
  • Screenshots: List of URLs with screenshots
  • Archive: Archive used - e.g. SourceForge
  • Security-Contact: e-mail or URL with instructions for reporting security issues
  • Documentation: Link to documentation on the web

Extensions for upstream-ontologist, not defined in DEP-12:

  • SourceForge-Project: sourceforge project name
  • Wiki: Wiki URL
  • Summary: one-line description of the project
  • Description: longer description of the project
  • License: Single line license (e.g. "GPL 2.0")
  • Copyright: List of copyright holders
  • Version: Current upstream version
  • Security-MD: URL to markdown file with security policy
  • Author: List of people who contributed to the project
  • Maintainer: The maintainer of the project
  • Funding: URL to more information about funding

Supported Data Sources

At the moment, the ontologist can read metadata from the following upstream data sources:

It will also scan README and INSTALL for possible upstream repository URLs (and will attempt to verify that those match the local repository).

In addition to local files, it can also consult external directories using their APIs:

Example Usage

The easiest way to use the upstream ontologist is by invoking the guess-upstream-metadata command in a software project:

$ guess-upstream-metadata ~/src/dulwich
Security-MD: https://github.com/dulwich/dulwich/tree/HEAD/SECURITY.md
Name: dulwich
Version: 0.20.15
Bug-Database: https://github.com/dulwich/dulwich/issues
Repository: https://www.dulwich.io/code/
Summary: Python Git Library
Bug-Submit: https://github.com/dulwich/dulwich/issues/new

Alternatively, there is a Python API. There are also autocodemeta and autodoap commands that can generate output in the codemeta and DOAP formats, respectively.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

upstream-ontologist-0.1.36.tar.gz (180.5 kB view details)

Uploaded Source

Built Distributions

upstream_ontologist-0.1.36-pp310-pypy310_pp73-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

upstream_ontologist-0.1.36-pp39-pypy39_pp73-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

upstream_ontologist-0.1.36-pp38-pypy38_pp73-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

upstream_ontologist-0.1.36-pp37-pypy37_pp73-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded PyPy macOS 10.9+ x86-64

upstream_ontologist-0.1.36-cp312-cp312-musllinux_1_1_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.12 musllinux: musl 1.1+ x86-64

upstream_ontologist-0.1.36-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.12 manylinux: glibc 2.17+ x86-64

upstream_ontologist-0.1.36-cp312-cp312-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.12 macOS 11.0+ ARM64

upstream_ontologist-0.1.36-cp312-cp312-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.12 macOS 10.9+ x86-64

upstream_ontologist-0.1.36-cp312-cp312-macosx_10_9_universal2.whl (8.9 MB view details)

Uploaded CPython 3.12 macOS 10.9+ universal2 (ARM64, x86-64)

upstream_ontologist-0.1.36-cp311-cp311-musllinux_1_1_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.11 musllinux: musl 1.1+ x86-64

upstream_ontologist-0.1.36-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.11 manylinux: glibc 2.17+ x86-64

upstream_ontologist-0.1.36-cp311-cp311-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.11 macOS 11.0+ ARM64

upstream_ontologist-0.1.36-cp311-cp311-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.11 macOS 10.9+ x86-64

upstream_ontologist-0.1.36-cp311-cp311-macosx_10_9_universal2.whl (8.9 MB view details)

Uploaded CPython 3.11 macOS 10.9+ universal2 (ARM64, x86-64)

upstream_ontologist-0.1.36-cp310-cp310-musllinux_1_1_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.10 musllinux: musl 1.1+ x86-64

upstream_ontologist-0.1.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.10 manylinux: glibc 2.17+ x86-64

upstream_ontologist-0.1.36-cp310-cp310-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.10 macOS 11.0+ ARM64

upstream_ontologist-0.1.36-cp310-cp310-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.10 macOS 10.9+ x86-64

upstream_ontologist-0.1.36-cp310-cp310-macosx_10_9_universal2.whl (8.9 MB view details)

Uploaded CPython 3.10 macOS 10.9+ universal2 (ARM64, x86-64)

upstream_ontologist-0.1.36-cp39-cp39-musllinux_1_1_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.9 musllinux: musl 1.1+ x86-64

upstream_ontologist-0.1.36-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.9 manylinux: glibc 2.17+ x86-64

upstream_ontologist-0.1.36-cp39-cp39-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.9 macOS 11.0+ ARM64

upstream_ontologist-0.1.36-cp39-cp39-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.9 macOS 10.9+ x86-64

upstream_ontologist-0.1.36-cp39-cp39-macosx_10_9_universal2.whl (8.9 MB view details)

Uploaded CPython 3.9 macOS 10.9+ universal2 (ARM64, x86-64)

upstream_ontologist-0.1.36-cp38-cp38-musllinux_1_1_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.8 musllinux: musl 1.1+ x86-64

upstream_ontologist-0.1.36-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.8 manylinux: glibc 2.17+ x86-64

upstream_ontologist-0.1.36-cp38-cp38-macosx_11_0_arm64.whl (4.4 MB view details)

Uploaded CPython 3.8 macOS 11.0+ ARM64

upstream_ontologist-0.1.36-cp38-cp38-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.8 macOS 10.9+ x86-64

upstream_ontologist-0.1.36-cp38-cp38-macosx_10_9_universal2.whl (8.9 MB view details)

Uploaded CPython 3.8 macOS 10.9+ universal2 (ARM64, x86-64)

upstream_ontologist-0.1.36-cp37-cp37m-musllinux_1_1_x86_64.whl (7.7 MB view details)

Uploaded CPython 3.7m musllinux: musl 1.1+ x86-64

upstream_ontologist-0.1.36-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl (8.5 MB view details)

Uploaded CPython 3.7m manylinux: glibc 2.17+ x86-64

upstream_ontologist-0.1.36-cp37-cp37m-macosx_10_9_x86_64.whl (4.5 MB view details)

Uploaded CPython 3.7m macOS 10.9+ x86-64

File details

Details for the file upstream-ontologist-0.1.36.tar.gz.

File metadata

  • Download URL: upstream-ontologist-0.1.36.tar.gz
  • Upload date:
  • Size: 180.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.5

File hashes

Hashes for upstream-ontologist-0.1.36.tar.gz
Algorithm Hash digest
SHA256 8efa17120ed70f77adbfd9e4eb133b082ce4af2f011d06c3b3e08603830c46c6
MD5 1228c8bd77fe33e3665da50a788c3f91
BLAKE2b-256 d2191fdc383bdeaf15628b7cfc7ac5000f3510527b6aeec60b0bb2ec688a519f

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 a6483885d3e9aea19a0c69518d4927e739aac1ce0a42ced5ecaf03276b4f4410
MD5 5a2dd26f49f2cf5cbfb1e8174add8b0c
BLAKE2b-256 37cb0295b4189c8dfe842c3ccdf50473e2d47fdd4384323e956c68218d4897e5

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-pp310-pypy310_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-pp310-pypy310_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 cb9a853e1a4e23fdcf206deeb27d2a1dd512dd049ea8d847a30aedbaea7998c2
MD5 3f50c5838576003c35e3e3b43c9a09f8
BLAKE2b-256 08cf0c6d002a13db1a85b7547f53dd888321455ddb16159191259e2c66e8ebd8

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 786d88719abf19ccadafd920dc9cc091b063af63ddb55f8e6cd0aba9ba5f436b
MD5 67afd4b608dbd68e334ccd53b0971af8
BLAKE2b-256 68ebfbf0c74fd5bfc939e9940249540cb96eeb1d8d127efba90605e40febf552

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-pp39-pypy39_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-pp39-pypy39_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 3f00802381f4bf311f6e7b3ec7555ad6638109dc35fb5455c68577c6e000f8a8
MD5 8fa9de1d2ad12daaef79db11226f0dab
BLAKE2b-256 d8e029b5f11002f11c554458fe2bdaa3e18a1db983b535715b5bc256e6837e2d

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-pp38-pypy38_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 0717f7f1f771d5c4e3692adc7f81b793ed1dd405f5e903ac668114733b6e5df5
MD5 41a740b850a17dbdcacdd361d5ef13d1
BLAKE2b-256 9a105782c5d16e0dbf73b3d244ec9910edb360c5c4d4e55c5a1a6fa894162184

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-pp38-pypy38_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-pp38-pypy38_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 6b2905318c841f6effa893c75dae8100dc7e1493eab68ae9a1d0816c919cdea6
MD5 0383c1f81ed27fadc48411c48528c794
BLAKE2b-256 ec1f2d193dc33d39b69565c821938d1bd3308cea19306d78f01a5b21d392289e

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-pp37-pypy37_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 6668a7a4e164af158c5e8cae26b5d2e3421032d46d2c3ba7d2f28ae0bac6c2c4
MD5 2b5329390c51875198023994eff47bb8
BLAKE2b-256 d4ebb52ba86e1a042f7fb5ee3ae3fb7ca1251084ae135b1131fcb7a7962e27cc

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-pp37-pypy37_pp73-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-pp37-pypy37_pp73-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 2babd6fa37c39d12f2faa79ff48a7152898c8c6ceb13d50074a04021949b04f1
MD5 61d71e12657a3756b1448adb8bf6490f
BLAKE2b-256 db2cba956000ecada336f4c0e73bed6ddbf8c1c9cebaf84b0312ac8789e96e89

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp312-cp312-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp312-cp312-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 fc35be8ca98323ba2347b6b553adfe3fd540ea640e9db034dfa3530671bad80a
MD5 c5c620bd6f9c128137b26bbf3460963a
BLAKE2b-256 ca699b8af1bdb6610cc8e7c63b25f4cb3f75c3780f330fc7b7e48f5c1fa3cd68

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 fa4318c564f325e3777480da196960102af5772672b8f0914f7e14c9fc5f8581
MD5 476991db917f1af984c1d823881e96d4
BLAKE2b-256 4407e92118870823ba00221dec008d84fbb6abcdffdd35bd1a71885855367dae

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp312-cp312-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp312-cp312-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 5720a9687e6794b2c7d4dfa000e3a4d80309f28750370611db1256885cdf15f2
MD5 fb27704e65b23e069a38fef08068a6bb
BLAKE2b-256 06f5b4e5c9c7a3ea1bb52d084235f2548f7363b0225aa0235b1eddd0c2318da8

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp312-cp312-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp312-cp312-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 dd4b640fd36dd2ce86fab5bae5f912a2877581d6f13ecfe64c328de575cc0511
MD5 5db95c2caa94608b0500cc548b9361a8
BLAKE2b-256 2eb7f5873ecde098a3cd36d7947e127f276ccd2047c7f90c0bc89b7f287461fd

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp312-cp312-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp312-cp312-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 c1311e20ee721b6a7eaa003b2c6adc9557452a9a917a87c3530fa5181df873dd
MD5 be5a3eac675a751f9d3d45e6fb1398c5
BLAKE2b-256 25027199fe86f822dbf18f627b50f08942d6792d825f91696fec183ebdc26972

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp311-cp311-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp311-cp311-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2afc0581a4dc34c500c2a8b9aec257ed2b28cc868de873393a75497539c33960
MD5 028a2518cc51c212939af5beb04cbbb4
BLAKE2b-256 9cfcc2c388e237da4fd6d512f5ee56ade7b630dafea766c530cb88390c21157e

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 3332de3f6c14471093d563745ef81ade2a1b355580b157a6e436e46a50c9517b
MD5 f8d978202f6f81c43fd93b9dba18670d
BLAKE2b-256 502c6f6f46f90114dad0743afb79c7ccb7fb5de3e5a4e95c4973d749feded5a2

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp311-cp311-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp311-cp311-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 27b93309f08fcffef7786bd291a7fda46d29ab35407de84cf3643890526f1b8f
MD5 a4dd9a53da4e00c8e285687c98e1cf9e
BLAKE2b-256 7ebce491ebc460462dc784d705fdd9227ef93b1979559781da874d21f5588650

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp311-cp311-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp311-cp311-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 16e8d49066be3d3f89944625511d3a3e22191acfcbfdb1a394bedb6359eacd2c
MD5 ac0418a39d89878cb98029985e7f75c2
BLAKE2b-256 0a6c6a8fd700e8a109e80a333ca9b1e175b572ca791eb6fcb0f2c24b1e7c8ce3

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp311-cp311-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp311-cp311-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 a2a570428fd064d53c66e922824e3cd2abc337b844ba5430cfa48ab1d35ec198
MD5 193d08b37857e4409c404cde48e844d2
BLAKE2b-256 284cceb5f7945adb295753e6c12f8057046a92dbbf1ee28e4552489fb73badeb

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp310-cp310-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp310-cp310-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 2dc0e4af31e6daf6303221aa021bc809c0a8091d5c11b3af323a0aa8035f7904
MD5 4e1d53c9793ac9fb49f636a170a34251
BLAKE2b-256 bdc5a57e93357d8978331ae3809f6e715bbb69b57000266518c66130b7adbb17

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 9399cbdb3d1108d2eaddfc8f7264ac3f3618e2101b714107c17d0b0256477541
MD5 d2de65f691963785b1f84fd8cf444ac4
BLAKE2b-256 24740803338638ba28baf7df1f2ffcb4d4a2e7bdffd0cf52868427e0bf9e2bce

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp310-cp310-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp310-cp310-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 d397268c377815412ab32cb910d741a28e7acb44705d5d4094650729c18a187f
MD5 362641248d3eede759027a2e8012f001
BLAKE2b-256 3ac8fb016d96c6b7ca5a83a68fedd049b897ec383d1f056878c5182c1c756bcd

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp310-cp310-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp310-cp310-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 322fae2b8c03a305f2ae96ca5384bb99c11b7d5be8e91bf81c01df636811beb5
MD5 a4a0aac213fc7772b2381ac0991ca370
BLAKE2b-256 2f6f6668bbad0cfe3472568e98734491cd41e8a1b6e21d94a601c2a95e44415f

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp310-cp310-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp310-cp310-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 920d68e75f5de11c22e1630f5d00b4885202eee607ba031346a2006b805cff62
MD5 fdab608dd49cfb7d0a79934b6cd0e750
BLAKE2b-256 27f47f5ee7eb44f0a6ba3da32c91bfa293fa787cb175342b307aabed6658a182

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp39-cp39-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp39-cp39-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 935ac4c9ba9ec5e3e761107c8c359e86dad841ac9ec36bcd341b9cd0a63d6abc
MD5 302a1c38f1e7bcf2310a34d1a224f2aa
BLAKE2b-256 ae7adce1818400bcba2a9829b98a9dde39ecae9c36e36f1b3ff0ab7183f98e5d

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 024e136c4c667e4757d9d471313e5c641652d6dda48b0e28e513346a2e1ef5ed
MD5 b85fc991c40070325d26904132f3bd32
BLAKE2b-256 bd478ee12080826c54dc8da9080aa5b893b81a75f200212bd3ce832fd3769b79

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp39-cp39-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp39-cp39-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 10eff4a9720da5ada4d042215b71e1993ff1dc6bbc6134b67f9b239cd7e7f59f
MD5 d2cda6d03323ae99c93a8c07050bdf5d
BLAKE2b-256 2806c530af49e86ab0accfc9c8aa822e49c6cdb09faea073bc054e93db243f4d

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp39-cp39-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp39-cp39-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b25ba60d367799d658e0a1fb3aa33063dba29e5d0d3aed67e2f98ae7c9f90a25
MD5 e5dc54b93e277a33b311102391b0d2c2
BLAKE2b-256 85794ab313022753749798408d689226180a2e174efaa151df997d2ef661e0a4

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp39-cp39-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp39-cp39-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 09110690e210ae13a86534dbe7c88b252248d658e29a4053232be7a2e2519512
MD5 2f0e525360deb3d145d9fdead8699366
BLAKE2b-256 2655b20365e689a6f36c3f3a3a2b7e1f4d57f355496530905303efe4edf9e41e

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp38-cp38-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp38-cp38-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 5801b1397e7400403cbc6894e7230016438cb21bd55cceb52945025ea18af33c
MD5 b77a83da0f626e5f68fcf5b3502223cb
BLAKE2b-256 95b6d3efdf35f9fc30c04b3755f7e5004a4e83cb4c73e7473a6922d453602d8f

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 cef3e8f00828f1f793dc5cdc9f8245bb4146e5e82be6eb885a0f992b580cfe2c
MD5 2bbe28e63c465412f3af086d40ffe43b
BLAKE2b-256 b61e845f55d50ee9f4374a40591c8d02cc57bd6974d52942e4a76462e7ccadc9

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp38-cp38-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp38-cp38-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 95942f9c64ed2ed85a42c8095007221ada44056d2cad3906bd062b998ac86fd6
MD5 2a199a7ba0662067239bb3b92dfbc316
BLAKE2b-256 1943539f7490ca27a2baa7c6a71100e72a70cebd90694f51942bf2003fbbc040

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp38-cp38-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp38-cp38-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 f43a938adc0425cc20c70c93c2c2ac106f3c6abd84fb34fdada641333354c370
MD5 4eaf56bb031086b2f639a623a36b0cdc
BLAKE2b-256 b056b9da7361fd18c1d3f6c5454f1c733c8c35ed4ba23ac2becf69db66913fed

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp38-cp38-macosx_10_9_universal2.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp38-cp38-macosx_10_9_universal2.whl
Algorithm Hash digest
SHA256 2e91a75045e664ace040ec026b046c327eb561fb05deff55b98ee257e1f4de5c
MD5 293c4873dad0d096c3ba1f089c46bee8
BLAKE2b-256 0bdcebe950bf4c0b61baa731ba613da9a7f76f670965161505042afc26f06b34

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp37-cp37m-musllinux_1_1_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp37-cp37m-musllinux_1_1_x86_64.whl
Algorithm Hash digest
SHA256 aad523eba60a09ed0b15e2b41b6b029a8d528f31ee9390c623027ff0c763ce5a
MD5 6607c1ebc398ee8a2b174028de27b1f5
BLAKE2b-256 f64f84e3670ecae56b22084ae9b00d13969cfdd1e9459a8ae0ff3b149362cad8

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp37-cp37m-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
Algorithm Hash digest
SHA256 34c0cdb65abead90aef28770db51b2eda37460dadbf6e594ee0de0d22e076c3d
MD5 a6a8a77c76fb8284adf79c8d63ab006b
BLAKE2b-256 e5c7d9a364aaefb9ca8af63f95abb07cce6cb47ddc5dc08ba1c5429a336277f2

See more details on using hashes here.

File details

Details for the file upstream_ontologist-0.1.36-cp37-cp37m-macosx_10_9_x86_64.whl.

File metadata

File hashes

Hashes for upstream_ontologist-0.1.36-cp37-cp37m-macosx_10_9_x86_64.whl
Algorithm Hash digest
SHA256 b104913dbb9f6af0945f9e697fe713aa0d26bc7014dec0b2af96eb8d5d49062e
MD5 1268c70a6b7d7a520d3f9bb5e8f0b516
BLAKE2b-256 cde75ae35fe6eba7b324c5f49e6d9f76786e3124cdb33d84b181362dbb1decce

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page