datoso-seed-private


Namedatoso-seed-private JSON
Version 1.1.1 PyPI version JSON
download
home_pageNone
SummaryPython command line tool to download and organize your Rom Dat files.
upload_time2025-08-08 05:16:12
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 Private

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/).

Private dats, this is not meant to be public.

## 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_private

```

## 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-private",
    "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/db/f7/bb60ed248cecd56976bd84ea413d2714287cb4f3413efffc22910135b424/datoso_seed_private-1.1.1.tar.gz",
    "platform": null,
    "description": "![Datoso](https://github.com/laromicas/datoso/blob/master/bearlogo.png)\n\n# Datoso Seed Private\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\nPrivate dats, this is not meant to be public.\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_private\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.1.1",
    "project_urls": {
        "Source Code": "https://github.com/laromicas/datoso_seed_private"
    },
    "split_keywords": [
        "emulators",
        " roms"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c7041679e13040ad63e98b39da6ca78f3c158e5eb1974812441d79c4916baf34",
                "md5": "be326b0a144ed87f5085b80e1d25b621",
                "sha256": "25eb2fa3e26740c9a5e3562001fba9d12a68b5eab45d39253f08832719b965aa"
            },
            "downloads": -1,
            "filename": "datoso_seed_private-1.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "be326b0a144ed87f5085b80e1d25b621",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 4841,
            "upload_time": "2025-08-08T05:16:11",
            "upload_time_iso_8601": "2025-08-08T05:16:11.177797Z",
            "url": "https://files.pythonhosted.org/packages/c7/04/1679e13040ad63e98b39da6ca78f3c158e5eb1974812441d79c4916baf34/datoso_seed_private-1.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dbf7bb60ed248cecd56976bd84ea413d2714287cb4f3413efffc22910135b424",
                "md5": "e14b229f5e5d4b0dd557ec58c857f4b5",
                "sha256": "432500c91b5a09716860ade80af701ceb93342f1fc1ac28277d6ac51001f9d47"
            },
            "downloads": -1,
            "filename": "datoso_seed_private-1.1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "e14b229f5e5d4b0dd557ec58c857f4b5",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 3876,
            "upload_time": "2025-08-08T05:16:12",
            "upload_time_iso_8601": "2025-08-08T05:16:12.404338Z",
            "url": "https://files.pythonhosted.org/packages/db/f7/bb60ed248cecd56976bd84ea413d2714287cb4f3413efffc22910135b424/datoso_seed_private-1.1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-08 05:16:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "laromicas",
    "github_project": "datoso_seed_private",
    "github_not_found": true,
    "lcname": "datoso-seed-private"
}
        
Elapsed time: 0.79474s