Artifact python3-parse_1.20.2-1_all

Metadata
deb_control_files:
- control
- md5sums
- postinst
- prerm
deb_fields:
  Architecture: all
  Depends: python3:any
  Description: |-
    Provide the reverse function for format(), Python 3 package
     Parse strings using a specification based on the Python format() syntax.
     parse() is the opposite of format().
     For example:
     .
     >>> parse("It's {}, I love it!", "It's spam, I love it!")
     <Result ('spam',) {}>
     >>> _[0]
     'spam'
     .
     Or to search a string for some pattern:
     .
     >>> search('Age: {:d}\n', 'Name: Rufus\nAge: 42\nColor: red\n')
     <Result (42,) {}>
  Homepage: https://github.com/r1chardj0n3s/parse
  Installed-Size: '86'
  Maintainer: Debian Python Team <team+python@tracker.debian.org>
  Package: python3-parse
  Priority: optional
  Section: python
  Source: python-parse
  Version: 1.20.2-1
srcpkg_name: python-parse
srcpkg_version: 1.20.2-1

File

python3-parse_1.20.2-1_all.deb
Binary file python3-parse_1.20.2-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package python-parse_1.20.2-1

binary package System - - 2 months ago 1 month
BETA