Bug 199708 - New port: devel/py-pathlib: Backport of pathlib from Python 3.4
Summary: New port: devel/py-pathlib: Backport of pathlib from Python 3.4
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks: 199710
  Show dependency treegraph
 
Reported: 2015-04-26 12:24 UTC by Stig Inge Lea Bjørnsen
Modified: 2015-04-29 08:47 UTC (History)
1 user (show)

See Also:


Attachments
Archive of the new port devel/py-pathlib (1.95 KB, application/x-shar)
2015-04-26 12:24 UTC, Stig Inge Lea Bjørnsen
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Stig Inge Lea Bjørnsen 2015-04-26 12:24:45 UTC
Created attachment 156007 [details]
Archive of the new port devel/py-pathlib

A backport the pathlib library from Python 3.4.

If offers and object oriented API for files and paths.

See <https://pypi.python.org/pypi/pathlib>
Comment 1 commit-hook freebsd_committer freebsd_triage 2015-04-29 08:45:55 UTC
A commit references this bug:

Author: wen
Date: Wed Apr 29 08:45:29 UTC 2015
New revision: 384971
URL: https://svnweb.freebsd.org/changeset/ports/384971

Log:
  Backport of pathlib from Python 3.4. Offers a set of classes featuring all the
  common operations on paths in an easy, object-oriented way.

  WWW: https://pypi.python.org/pypi/pathlib

  PR:		199708
  Submitted by:	stiginge@pvv.org

Changes:
  head/devel/Makefile
  head/devel/py-pathlib/
  head/devel/py-pathlib/Makefile
  head/devel/py-pathlib/distinfo
  head/devel/py-pathlib/pkg-descr