python-pathspec 0.3.4-0ubuntu1 source package in Ubuntu

Changelog

python-pathspec (0.3.4-0ubuntu1) xenial; urgency=medium

  * Initial release (LP: #1546776).

 -- Marco Ceppi <email address hidden>  Thu, 31 Mar 2016 17:10:20 +0100

Upload details

Uploaded by:
Marco Ceppi
Sponsored by:
James Page
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
python
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release universe python

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
python-pathspec_0.3.4.orig.tar.gz 12.5 KiB 7605ca5c26f554766afe1d177164a2275a85bb803b76eba3428f422972f66728
python-pathspec_0.3.4-0ubuntu1.debian.tar.xz 1.4 KiB fc7840b7fdcc21ebcd1cc80ccd677e565352ca1997dbdf57067431e812711552
python-pathspec_0.3.4-0ubuntu1.dsc 1.9 KiB 93e5e731c0f6cbb5d1d78dad14b2dc86122f9974433b961ed45ff16e16af6958

View changes file

Binary packages built by this source

python-pathspec: No summary available for python-pathspec in ubuntu artful.

No description available for python-pathspec in ubuntu artful.

python3-pathspec: utility library for gitignore style pattern matching of file paths (Python 3)

 pathspec is a utility library for pattern matching of file paths.
 So far this only includes Git's wildmatch pattern matching which itself is
 derived from Rsync's wildmatch. Git uses wildmatch for its gitignore files.
 .
 This package installs the library for Python 3.