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
========
++++++++++
.. 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 details)
File details
Details for the file URLConvert-0.3.2.tar.gz
.
File metadata
- Download URL: URLConvert-0.3.2.tar.gz
- Upload date:
- Size: 37.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f8302b169d3fd15bb7f6b80c32dcb088a2e5853d78e357c95c3a35a65d7fcdac |
|
MD5 | 3d11eda8745cb76bb9420a704401f1d4 |
|
BLAKE2b-256 | 0814c928506d05f192dec4e5c830be511e62a6035bceb36dea628670050e9565 |