datoso-seed-redump


Namedatoso-seed-redump JSON
Version 1.0.0 PyPI version JSON
download
home_pageNone
SummaryPython command line tool to download and organize your Rom Dat files.
upload_time2024-08-19 16:53:02
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseMIT License
keywords emulators roms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ![Datoso](https://github.com/laromicas/datoso/blob/master/bearlogo.png)

# Datoso Seed Redump

Datoso is a WIP Python command line tool to download and organize your Dat Roms.
As today the tool supports dat-omatic, redump, and translated-english dats.
It merges all the dats in a tree folder structure thought to use with Emulators rather than dats.
The dat file format must be compatible with [ROMVault](https://www.romvault.com/).

Redump.org is a disc preservation database and internet community dedicated to collecting precise and accurate information about every video game ever released on optical media of any system.

## Installation

Datoso requires python 3.11+.

Use pip (recommended to use a virtual environment):
If you only need this plugin you can install it directly

``` bash
pip install datoso_seed_redump

```

## Usage

Check [Datoso](https://github.com/laromicas/datoso) for usage.


## TODO

-   Tests

## Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "datoso-seed-redump",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "emulators, roms",
    "author": null,
    "author_email": "Lacides Miranda <laromicas@hotmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/2a/9e/65d8bfbad19052906e87ef02dfa01bddf00ab70c23c1e6c50e2fc765be0f/datoso_seed_redump-1.0.0.tar.gz",
    "platform": null,
    "description": "![Datoso](https://github.com/laromicas/datoso/blob/master/bearlogo.png)\n\n# Datoso Seed Redump\n\nDatoso is a WIP Python command line tool to download and organize your Dat Roms.\nAs today the tool supports dat-omatic, redump, and translated-english dats.\nIt merges all the dats in a tree folder structure thought to use with Emulators rather than dats.\nThe dat file format must be compatible with [ROMVault](https://www.romvault.com/).\n\nRedump.org is a disc preservation database and internet community dedicated to collecting precise and accurate information about every video game ever released on optical media of any system.\n\n## Installation\n\nDatoso requires python 3.11+.\n\nUse pip (recommended to use a virtual environment):\nIf you only need this plugin you can install it directly\n\n``` bash\npip install datoso_seed_redump\n\n```\n\n## Usage\n\nCheck [Datoso](https://github.com/laromicas/datoso) for usage.\n\n\n## TODO\n\n-   Tests\n\n## Contributing\n\nPull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.\nPlease make sure to update tests as appropriate.\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "Python command line tool to download and organize your Rom Dat files.",
    "version": "1.0.0",
    "project_urls": {
        "Source Code": "https://github.com/laromicas/datoso_seed_redump"
    },
    "split_keywords": [
        "emulators",
        " roms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "1f4c35aafbf0354ec1def49181454da7a331a11d1fe4e30ce81885d1156f7a52",
                "md5": "3522b60dad28d84ec6b960841cc8b53d",
                "sha256": "c7e225381347c0ff1272e739d7f35a9e19f4f809220415b061172b5d12fb1a48"
            },
            "downloads": -1,
            "filename": "datoso_seed_redump-1.0.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3522b60dad28d84ec6b960841cc8b53d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 7559,
            "upload_time": "2024-08-19T16:53:01",
            "upload_time_iso_8601": "2024-08-19T16:53:01.435527Z",
            "url": "https://files.pythonhosted.org/packages/1f/4c/35aafbf0354ec1def49181454da7a331a11d1fe4e30ce81885d1156f7a52/datoso_seed_redump-1.0.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a9e65d8bfbad19052906e87ef02dfa01bddf00ab70c23c1e6c50e2fc765be0f",
                "md5": "2979ab4dfd9442d3bcbbbf2a905de173",
                "sha256": "db10eb1ea6837c1780603e56fb5e208c2edb08c4425b58126ecc13a7b2754e09"
            },
            "downloads": -1,
            "filename": "datoso_seed_redump-1.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2979ab4dfd9442d3bcbbbf2a905de173",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 6861,
            "upload_time": "2024-08-19T16:53:02",
            "upload_time_iso_8601": "2024-08-19T16:53:02.928125Z",
            "url": "https://files.pythonhosted.org/packages/2a/9e/65d8bfbad19052906e87ef02dfa01bddf00ab70c23c1e6c50e2fc765be0f/datoso_seed_redump-1.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-08-19 16:53:02",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "laromicas",
    "github_project": "datoso_seed_redump",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "datoso-seed-redump"
}
        
Elapsed time: 0.27386s