Metadata-Version: 2.1
Name: jk-furl
Version: 0.2021.3.15
Summary: This python module offers support for URL handling. It provides the existing furl implementation as well as some additional features.
Home-page: UNKNOWN
Author: Jürgen Knauth
Author-email: pubsrc@binary-overflow.de
License: Apache2
Description: jk_furl
        ==========
        
        Introduction
        ------------
        
        This python module offers support for URL handling. It provides the `furl` implementation as well as some additional features.
        
        Information about this module can be found here:
        
        * [github.org](https://github.com/jkpubsrc/python-module-jk-furl)
        * [pypi.python.org](https://pypi.python.org/pypi/jk_furl)
        
        Why this module?
        ----------------
        
        This is a fork of [furl](https://github.com/gruns/furl) as some additional features not covered by the original `furl` implementation have been required. Therefore this additional module has been created which incorporates `furl`.
        
        Documentation
        --------------------------
        
        (coming soon)
        
        Contact Information
        -------------------
        
        * Jürgen Knauth: pubsrc@binary-overflow.de
        
        License
        -------
        
        This software is provided under the following license:
        
        * Apache Software License 2.0
        
        
        
        
Keywords: url,www,html
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Description-Content-Type: text/markdown
