python-phply 1.2.6-1 source package in Ubuntu

Changelog

python-phply (1.2.6-1) unstable; urgency=medium

  * Bump debhelper from old 12 to 13.
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.6.1, no changes needed.
  * New upstream version (Closes: #1018552)
  * Bump copyright years
  * Bump watch file to v4
  * Add R^3: no

 -- Gianfranco Costamagna <email address hidden>  Tue, 10 Jan 2023 14:46:19 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Sid
Original maintainer:
Gianfranco Costamagna
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

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

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-phply_1.2.6-1.dsc 1.9 KiB c142c2b2f03057e2f15b4291e05c82ebb752f459a9ad586b354ee71c376b24f0
python-phply_1.2.6.orig.tar.gz 71.4 KiB 0b27774d285f507a3445805a05f8fb2998f56d709270f78b89208b65b0d84917
python-phply_1.2.6-1.debian.tar.xz 3.5 KiB 1c33649a5b63e3b7eec1d59f9f641590f42c1f98d10d8ee8f0dd2381c1fb17fc

Available diffs

No changes file available.

Binary packages built by this source

python3-phply: PHP parser written in Python 3 using PLY

 phply is a parser for the PHP programming language written using PLY,
 a Lex/YACC-style parser generator toolkit for Python.
 With this parser you can:
   - Convert PHP code to Python
   - Run PHP templates in a Python environment
   - Learn more about parsing "industrial" languages, warts and all
 .
 This is the Python 3 version of the package and the executables.