Bug 210604 - [NEW PORT] www/py-urlobject: Utility class for manipulating URLs
Summary: [NEW PORT] www/py-urlobject: Utility class for manipulating URLs
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks: 210605
  Show dependency treegraph
 
Reported: 2016-06-26 23:56 UTC by Ilia Skalozubov
Modified: 2016-06-27 01:53 UTC (History)
2 users (show)

See Also:


Attachments
py-urlobject.shar (1.86 KB, application/x-shar)
2016-06-26 23:57 UTC, Ilia Skalozubov
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ilia Skalozubov 2016-06-26 23:56:13 UTC
URLObject is a utility class for manipulating URLs. The latest incarnation of
this library builds upon the ideas of its predecessor, but aims for a clearer
API, focusing on proper method names over operator overrides. It's also being
developed from the ground up in a test-driven manner, and has full Sphinx
documentation.

WWW: http://github.com/zacharyvoase/urlobject
Comment 1 Ilia Skalozubov 2016-06-26 23:57:01 UTC
Created attachment 171842 [details]
py-urlobject.shar
Comment 2 commit-hook freebsd_committer freebsd_triage 2016-06-27 01:52:53 UTC
A commit references this bug:

Author: wen
Date: Mon Jun 27 01:52:15 UTC 2016
New revision: 417627
URL: https://svnweb.freebsd.org/changeset/ports/417627

Log:
  URLObject is a utility class for manipulating URLs. The latest incarnation of
  this library builds upon the ideas of its predecessor, but aims for a clearer
  API, focusing on proper method names over operator overrides. It's also being
  developed from the ground up in a test-driven manner, and has full Sphinx
  documentation.

  WWW: http://github.com/zacharyvoase/urlobject

  PR:		210604
  Submitted by:	freebsd@skinc.ru

Changes:
  head/www/Makefile
  head/www/py-urlobject/
  head/www/py-urlobject/Makefile
  head/www/py-urlobject/distinfo
  head/www/py-urlobject/pkg-descr