[ ソース: upstream-ontologist ]
パッケージ: python3-upstream-ontologist (0.1.35-1)
python3-upstream-ontologist に関するリンク
Debian の資源:
upstream-ontologist ソースパッケージをダウンロード:
- [upstream-ontologist_0.1.35-1.dsc]
- [upstream-ontologist_0.1.35.orig.tar.gz]
- [upstream-ontologist_0.1.35-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: python3
- interactive high-level object-oriented language (default python3 version)
-
- 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: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- または python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- 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