mdurl 0.1.2-1 source package in Ubuntu

Changelog

mdurl (0.1.2-1) unstable; urgency=medium

  * New upstream version.
  * d/control: Bump Standards-Version to 4.6.1.1 (from 4.6.1; no further
    changes).

 -- Emmanuel Arias <email address hidden>  Mon, 17 Oct 2022 20:23:30 +0000

Upload details

Uploaded by:
Debian Python Team
Uploaded to:
Sid
Original maintainer:
Debian Python Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main misc
Noble release main misc
Mantic release main misc
Lunar release main misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mdurl_0.1.2-1.dsc 2.0 KiB 3086f8878ed0d10a5d99c64f2fccdd3b2bbd9b457ba5666db00e8befee536c5a
mdurl_0.1.2.orig.tar.gz 14.9 KiB 99d4fabddab7ee4a05fa458deb1a6f0d009966e4631c50d1b875767a1cd3896d
mdurl_0.1.2-1.debian.tar.xz 2.4 KiB 8b0140908919f6f690c7b64cc1e00418131dcb295f337a8e9fb4fcefee27c17c

Available diffs

No changes file available.

Binary packages built by this source

python3-mdurl: Python port of the JavaScript mdurl package

 mdurl is a set of URL utilities for the markdown-it-py package. It
 provides a pure-Python implementation of several functions from the
 original JavaScript package, such as .decode(), .parse(), .encode().