Metadata-Version: 2.1
Name: net-url
Version: 0.9.1.post1
Summary: PYPI wrapper for lua project net-url. See package information at https://luarocks.org/modules/golgote/net-url.
Home-page: https://github.com/zencore-cn/zencore-issues
Author: zencore
Author-email: dobetter@zencore.cn
License: MIT
Description: # net-url
        
        PYPI wrapper for lua project net-url. See package information at https://luarocks.org/modules/golgote/net-url.
        
        ## Install
        
        ```shell
        pip install net-url
        ```
        
        ## Installed Command Utils
        
        - manage-net-url
        
        ## Usage
        
        ```shell
        Usage: manage-net-url [OPTIONS] COMMAND [ARGS]...
        
        Options:
          --help  Show this message and exit.
        
        Commands:
          install  Create a lua package and then install it.
          pack     Create a lua package.
        ```
        
        ## About release version
        
        - Version before .postx is the same with the core package version.
        - .postx is our release number.
        
        ## Releases
        
        ### v0.9.1.post1 2020/10/15
        
        - First release.
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Description-Content-Type: text/markdown
