| Name | update-rpm JSON | 
            
| Version | 
                  0.1.2
                   
                  JSON | 
            
 | download  | 
            
| home_page | None  | 
            
| Summary | None | 
            | upload_time | 2024-09-26 11:01:41 | 
            | maintainer | None | 
            
            | docs_url | None | 
            | author | Torstein Sørnes | 
            
            | requires_python | <4.0,>=3.10 | 
            
            
            | license | MIT | 
            | keywords | 
                 | 
            | VCS | 
                
                    | 
                
            
            | bugtrack_url | 
                
                 | 
             
            
            | requirements | 
                
                  No requirements were recorded.
                
             | 
            
| Travis-CI | 
                
                   No Travis.
                
             | 
            | coveralls test coverage | 
                
                   No coveralls.
                
             | 
        
        
            
            # update_rpm
Script to download and install RPM files from the internet. 
Will skip downloading if the newest version of the package is already installed, and update otherwise.
## Install
`pip install update-rpm`
## Usage
See `update_rpm --help` for full overview.
See `update_rpm preset --help` for presets to choose from and usage examples.
            
         
        Raw data
        
            {
    "_id": null,
    "home_page": null,
    "name": "update-rpm",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": "Torstein S\u00f8rnes",
    "author_email": "t.soernes@gmail.com",
    "download_url": "https://files.pythonhosted.org/packages/3c/a1/9db282d8a7629136e07ddfe4a34afd1c31b2fb3e7007763ce913a5db3fbd/update_rpm-0.1.2.tar.gz",
    "platform": null,
    "description": "# update_rpm\nScript to download and install RPM files from the internet. \nWill skip downloading if the newest version of the package is already installed, and update otherwise.\n\n## Install\n`pip install update-rpm`\n\n## Usage\nSee `update_rpm --help` for full overview.\nSee `update_rpm preset --help` for presets to choose from and usage examples.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": null,
    "version": "0.1.2",
    "project_urls": null,
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "58c2d048f7399f59dea5516fac05d2ea3fc2af3247c0f4f90aed76771364c2af",
                "md5": "10665194e2255e34ab10492cf8fe9074",
                "sha256": "bcbb3185c19656f32747daa96829329b8aa10ae3677d1dd20467cfb25962025a"
            },
            "downloads": -1,
            "filename": "update_rpm-0.1.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "10665194e2255e34ab10492cf8fe9074",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.10",
            "size": 5958,
            "upload_time": "2024-09-26T11:01:40",
            "upload_time_iso_8601": "2024-09-26T11:01:40.278966Z",
            "url": "https://files.pythonhosted.org/packages/58/c2/d048f7399f59dea5516fac05d2ea3fc2af3247c0f4f90aed76771364c2af/update_rpm-0.1.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "3ca19db282d8a7629136e07ddfe4a34afd1c31b2fb3e7007763ce913a5db3fbd",
                "md5": "ced31f518e432808cfa785e83a477239",
                "sha256": "b928691897342e62f0807b21060ed3f624104d07bf6c8a9782b6094381beba15"
            },
            "downloads": -1,
            "filename": "update_rpm-0.1.2.tar.gz",
            "has_sig": false,
            "md5_digest": "ced31f518e432808cfa785e83a477239",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.10",
            "size": 5191,
            "upload_time": "2024-09-26T11:01:41",
            "upload_time_iso_8601": "2024-09-26T11:01:41.820177Z",
            "url": "https://files.pythonhosted.org/packages/3c/a1/9db282d8a7629136e07ddfe4a34afd1c31b2fb3e7007763ce913a5db3fbd/update_rpm-0.1.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-09-26 11:01:41",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "update-rpm"
}