[ ソース: upstream-ontologist ]
パッケージ: python3-upstream-ontologist (0.1.44-1 など)
python3-upstream-ontologist に関するリンク
Debian の資源:
upstream-ontologist ソースパッケージをダウンロード:
- [upstream-ontologist_0.1.44-1.dsc]
- [upstream-ontologist_0.1.44.orig.tar.gz]
- [upstream-ontologist_0.1.44-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
- dh-dist-zilla
- libconfig-any-perl
- libdist-zilla-plugin-repository-perl
- libdist-zilla-plugin-modulebuildtiny-fallback-perl
- libcpan-meta-yaml-perl
- libcpan-meta-requirements-perl
- autorevision
- libtest-cpan-meta-perl
- libdist-zilla-plugin-metaprovides-package-perl
- python3-dist-meta
- libdist-zilla-plugin-githubmeta-perl
discover metadata about upstream projects
The upstream ontologist discovers metadata about the upstream part of a package by reading common project metadata files. It currently supports:
* setup.py/PKG-INFO files * package.json files * package.xml files * dist.ini files * META.json / META.yml files * GNU configure files * R DESCRIPTION files * pom.xml files * Cargo.toml files * and other formats
その他の python3-upstream-ontologist 関連パッケージ
|
|
|
|
-
- dep: libc6 (>= 2.39)
- GNU C ライブラリ: 共有ライブラリ
以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
-
- dep: libcurl3t64-gnutls (>= 7.16.2)
- 使いやすいクライアントサイドの URL 転送ライブラリ (GnuTLS フレーバ)
-
- dep: libgcc-s1 (>= 4.2)
- GCC 共有ライブラリ
-
- dep: libgit2-1.8 (>= 1.8.0)
- low-level Git library
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共有ライブラリ
-
- dep: libssh2-1t64 (>= 1.0)
- SSH2 のクライアント側のライブラリ
-
- dep: libssl3t64 (>= 3.0.0)
- Secure Sockets Layer ツールキット - 共有ライブラリ
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.12~)
-
- dep: python3-breezy
- distributed version control system - Python 3 library
-
- dep: python3-debian
- Debian 関連データフォーマットを扱う Python 3 モジュール
-
- dep: python3-debmutate
- Format-preserving manipulation of Debian control files in Python
-
- dep: python3-ruamel.yaml
- Roundtrip YAML parser/emitter (Python 3 module)
-
- dep: zlib1g (>= 1:1.1.4)
- 圧縮ライブラリ - ランタイム
-
- rec: perl-doc
- Perl ドキュメント
-
- rec: python3-bs4
- error-tolerant HTML parser for Python 3
-
- rec: python3-distro-info
- ディストリビューションのリリースに関する情報 (Python 3 モジュール)
-
- rec: python3-docutils
- reStructuredText 用テキスト処理システム (Python 3 による実装)
-
- rec: python3-dulwich
- Python Git library - Python3 module
-
- rec: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- rec: python3-markdown
- text-to-HTML conversion library/tool (Python 3 version)
-
- rec: python3-setuptools
- Python3 用配布用ユーティリティへの機能強化
-
- rec: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- rec: python3-tomlkit
- style-preserving TOML library for Python