libparse-exuberantctags-perl 1.02-1build2 source package in Ubuntu

Changelog

libparse-exuberantctags-perl (1.02-1build2) xenial; urgency=medium

  * Rebuild for Perl 5.22.1.

 -- Colin Watson <email address hidden>  Thu, 17 Dec 2015 16:01:21 +0000

Upload details

Uploaded by:
Colin Watson
Uploaded to:
Xenial
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
perl
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe perl

Downloads

File Size SHA-256 Checksum
libparse-exuberantctags-perl_1.02.orig.tar.gz 56.2 KiB 78d5a2b384a7d4a2dd674b0c0b79dc55d46017ba2a21d35d8d4858a025d5ca6c
libparse-exuberantctags-perl_1.02-1build2.debian.tar.xz 2.4 KiB 2259951dabd535cf2442b8ca3785ef6e5f1f700eab988a10d82ed6640ded9ce5
libparse-exuberantctags-perl_1.02-1build2.dsc 2.2 KiB e603ed4be98399666d348137786e4f1bc6b4fd054be64eecba816310dc50f9e7

View changes file

Binary packages built by this source

libparse-exuberantctags-perl: No summary available for libparse-exuberantctags-perl in ubuntu yakkety.

No description available for libparse-exuberantctags-perl in ubuntu yakkety.

libparse-exuberantctags-perl-dbgsym: debug symbols for package libparse-exuberantctags-perl

 Parse::ExuberantCTags parses ctags files and handles both traditional
 ctags as well as extended ctags files such as produced with Exuberant
 ctags. It does not handle emacs-style "etags" files.
 .
 The module is implemented as a wrapper around the readtags library
 that normally ships with Exuberant ctags. If you do not know what
 that is, you are encouraged to have a look at
 http://ctags.sourceforge.net/ and look at the exuberant-ctags
 package.