[ 源代码: 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)
- easy-to-use client-side URL transfer library (GnuTLS flavour)
-
- dep: libgcc-s1 (>= 4.2)
- GCC 支持库
-
- dep: libgit2-1.8 (>= 1.8.0)
- 低层 Git 库
-
- dep: libsqlite3-0 (>= 3.5.9)
- SQLite 3 共享库
-
- dep: libssh2-1t64 (>= 1.0)
- SSH2 客户端软件库
-
- dep: libssl3t64 (>= 3.0.0)
- 安全套接字层工具箱 - 共享库
-
- 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
- information about distributions' releases (Python 3 module)
-
- rec: python3-docutils
- text processing system for reStructuredText (implemented in 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 Distutils Enhancements
-
- rec: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- rec: python3-tomlkit
- style-preserving TOML library for Python