Skip to main content

A simple, extensible URL dispatcher

Project description

URLConvert
++++++++++

.. contents::

Summary
=======

* A URL conversion and generation library based on ConversionKit

Get Started
===========

In addition to URLConvert itself, you'll need each of the dependencies below:

.. include :: ../requires.txt
:literal:

If you are using ``pip`` you can pass easy dependency as an argument to the
``pip install`` command or install them all in one go using the
``requires.txt`` file in the root of the source distribution like so:

::

pip install -r requires.txt

Author
======

`James Gardner <http://jimmyg.org/>`_


Changes
=======

0.3.2
-----

* Moved ``urlconvert.service.URLDispatchPipe`` to AppDispatch

0.3.1
-----

2010-10-13
~~~~~~~~~~

* Updates for the 0.2.0 release of HTTPKit

0.3.0
-----

2010-08-07
~~~~~~~~~~

* Added the ability to associate extra arguments with a rule

0.2.1
-----

2010-03-03
~~~~~~~~~~

* New style service support
* Changed log level from info to debug for caching information

2009-12-24
~~~~~~~~~~

* BuildKit support

2009-11-10
~~~~~~~~~~

* Updated to use ``flow.http``, not ``flow.wsgi``
* Removed the old ``first_stab.py`` code

2009-10-30
~~~~~~~~~~

* Updated the license to AGPLv3
* Updated the docs to use a flow
* Fixed a rejecting IP addresses as hostnames bug

0.2.0
-----

2009-09-05
~~~~~~~~~~

* Updated to use the new style service configuration

2009-09-29
~~~~~~~~~~

* Checking in the changes for use of ``flow.wsgi.environ``
* Adding in the URLService

2009-08-20
~~~~~~~~~~

* A few changes to URL extraction for real world use

2009-08-18
~~~~~~~~~~

* Complete re-write to use ConversionKit. Probably still some bugs lurking but this is pretty full-featured.
* All tests pass

0.0.1
-----

* Changes to support the updated ConversionKit
* Implemented optional caching of conversions
* Fixed a bug with duplicate ports
* Fixed bug generating the scheme
* Improved logging

0.0
---

* First version


License
=======
URLConvert - URL parsing, matching and generating tools

Copyright (C) 2009 James Gardner

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

Download
========

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

URLConvert-0.3.2.tar.gz (37.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page