Artifact python3-yarl_1.13.1-1+bd1_arm64

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: arm64
  Depends: python3 (<< 3.14), python3 (>= 3.12~), python3-idna, python3-multidict,
    python3:any, libc6 (>= 2.17)
  Description: "yet another URL library for Python\n URL is constructed from `str`:\n\
    \ .\n  >>> from yarl import URL\n  >>> url = URL('https://www.python.org/~guido?arg=1#frag')\n\
    \  >>> url\n  URL('https://www.python.org/~guido?arg=1#frag')\n .\n All URL parts:\
    \ scheme, user, passsword, host, port, path, query and fragment\n are accessible\
    \ by properties:\n .\n  >>> url.scheme\n  'https'\n  >>> url.host\n  'www.python.org'\n\
    \  >>> url.path\n  '/~guido'\n  >>> url.query_string\n  'arg=1'\n  >>> url.query\n\
    \  <MultiDictProxy('arg': '1')>\n  >>> url.fragment\n  'frag'\n .\n All URL manipulations\
    \ produces a new URL object:\n .\n  >>> url.parent / 'downloads/source'\n  URL('https://www.python.org/downloads/source')\n\
    \ .\n Strings passed to constructor and modification methods are automatically\n\
    \ encoded giving canonical representation as result::\n .\n  >>> url = URL('https://www.python.org/\xD0\
    \xBF\xD1\u0192\xD1\u201A\xD1\u0152')\n  >>> url\n  URL('https://www.python.org/%D0%BF%D1%83%D1%82%D1%8C')\n\
    \ .\n Regular properties are percent-decoded, use `raw_` versions for getting\n\
    \ encoded strings:\n .\n  >>> url.path\n  '/\xD0\xBF\xD1\u0192\xD1\u201A\xD1\u0152\
    '\n .\n  >>> url.raw_path\n  '/%D0%BF%D1%83%D1%82%D1%8C'\n .\n Human readable\
    \ representation of URL is available as `.human_repr()`:\n .\n  >>> url.human_repr()\n\
    \  'https://www.python.org/\xD0\xBF\xD1\u0192\xD1\u201A\xD1\u0152'"
  Homepage: https://github.com/aio-libs/yarl/
  Installed-Size: '554'
  Maintainer: "Piotr O\u017Carowski <piotr@debian.org>"
  Package: python3-yarl
  Priority: optional
  Section: python
  Source: yarl (1.13.1-1)
  Version: 1.13.1-1+bd1
srcpkg_name: yarl
srcpkg_version: 1.13.1-1

File

python3-yarl_1.13.1-1+bd1_arm64.deb
Binary file python3-yarl_1.13.1-1+bd1_arm64.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package yarl_1.13.1-1
built-using Binary package libpython3-all-dbg_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-all-dev_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-dbg_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-dev_3.12.6-1+debusine1_arm64
built-using Binary package libpython3-stdlib_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-dbg_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-dev_3.12.6-1+debusine1_arm64
built-using Binary package python3-all-venv_3.12.6-1+debusine1_arm64
built-using Binary package python3-all_3.12.6-1+debusine1_arm64
built-using Binary package python3-dbg_3.12.6-1+debusine1_arm64
built-using Binary package python3-dev_3.12.6-1+debusine1_arm64
built-using Binary package python3-full_3.12.6-1+debusine1_arm64
built-using Binary package python3-minimal_3.12.6-1+debusine1_arm64
built-using Binary package python3-nopie_3.12.6-1+debusine1_arm64
built-using Binary package python3-venv_3.12.6-1+debusine1_arm64
built-using Binary package python3_3.12.6-1+debusine1_arm64
built-using Binary package 2to3_3.12.6-1+debusine1_all
built-using Binary package idle_3.12.6-1+debusine1_all
built-using Binary package python3-doc_3.12.6-1+debusine1_all
built-using Binary package python3-examples_3.12.6-1+debusine1_all
built-using Binary package cython3-dbgsym_3.0.11+dfsg-1+debusine1_arm64
built-using Binary package cython3_3.0.11+dfsg-1+debusine1_arm64
built-using Binary package python3-multidict-dbgsym_6.1.0-1+debusine1_arm64
built-using Binary package python3-multidict_6.1.0-1+debusine1_arm64
relates-to Build log yarl_1.13.1-1+bd1_arm64-2024-10-04T23:19:33Z
extends Package upload yarl (1.13.1-1)_1.13.1-1+bd1
relates-to Package upload yarl (1.13.1-1)_1.13.1-1+bd1

binary package System build a package - 2 weeks, 1 day ago 0 minutes
BETA