Name | datoso-seed-eggman JSON |
Version |
1.1.1
JSON |
| download |
home_page | None |
Summary | Python command line tool to download and organize your Rom Dat files. |
upload_time | 2025-08-08 05:13:05 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.11 |
license | MIT License |
keywords |
emulators
roms
|
VCS |
 |
bugtrack_url |
|
requirements |
No requirements were recorded.
|
Travis-CI |
No Travis.
|
coveralls test coverage |
No coveralls.
|

# Datoso Seed Eggman
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/).
Datoso base is a scaffold for new plugins for datoso.
## Installation
Datoso requires python 3.11+.
Use pip (recommended to use a virtual environment):
``` bash
# Install datoso base (doesn't do much without real plugins)
pip install datoso_seed_eggman
```
## Usage
Check [Datoso](https://github.com/laromicas/datoso) for usage.
## Developing a seed
Clone this repository and execute init.sh
``` bash
$ git clone https://github.com/laromicas/datoso_seed_eggman
$ cd datoso_seed_eggman
$ ./init.sh [new_name] #e.g. ./init.sh newnointro
```
This creates a new folder with the name `datoso_seed_newnointro` with a scaffold to begin.
## 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-eggman",
"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/69/ca/058caeaa198d283e773c703304a32f86dbd708ff84d41ef3a4446e8e318e/datoso_seed_eggman-1.1.1.tar.gz",
"platform": null,
"description": "\n\n# Datoso Seed Eggman\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\nDatoso base is a scaffold for new plugins for datoso.\n\n## Installation\n\nDatoso requires python 3.11+.\n\nUse pip (recommended to use a virtual environment):\n\n``` bash\n# Install datoso base (doesn't do much without real plugins)\npip install datoso_seed_eggman\n\n```\n\n## Usage\n\nCheck [Datoso](https://github.com/laromicas/datoso) for usage.\n\n\n## Developing a seed\n\nClone this repository and execute init.sh\n``` bash\n$ git clone https://github.com/laromicas/datoso_seed_eggman\n\n$ cd datoso_seed_eggman\n$ ./init.sh [new_name] #e.g. ./init.sh newnointro\n\n```\nThis creates a new folder with the name `datoso_seed_newnointro` with a scaffold to begin.\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_eggman"
},
"split_keywords": [
"emulators",
" roms"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "27e83301e5d4de8ad4365f6fbb005e6619ef42ac5a40405903a3337748ff21f1",
"md5": "841ca0eae899a2e0c049a505092b5ea6",
"sha256": "173c89679c94ca7a930cd6c57e92bb9903cb465195d8529338556215175d49ef"
},
"downloads": -1,
"filename": "datoso_seed_eggman-1.1.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "841ca0eae899a2e0c049a505092b5ea6",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 9020,
"upload_time": "2025-08-08T05:13:03",
"upload_time_iso_8601": "2025-08-08T05:13:03.913828Z",
"url": "https://files.pythonhosted.org/packages/27/e8/3301e5d4de8ad4365f6fbb005e6619ef42ac5a40405903a3337748ff21f1/datoso_seed_eggman-1.1.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "69ca058caeaa198d283e773c703304a32f86dbd708ff84d41ef3a4446e8e318e",
"md5": "8e7d5c1d59bf6aad292f4c6b5501d2f4",
"sha256": "3eb746b192e2bff52c64c5b7401380ac90eaa640ca3cf0f91b7dfcc5d286d26a"
},
"downloads": -1,
"filename": "datoso_seed_eggman-1.1.1.tar.gz",
"has_sig": false,
"md5_digest": "8e7d5c1d59bf6aad292f4c6b5501d2f4",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 8256,
"upload_time": "2025-08-08T05:13:05",
"upload_time_iso_8601": "2025-08-08T05:13:05.100127Z",
"url": "https://files.pythonhosted.org/packages/69/ca/058caeaa198d283e773c703304a32f86dbd708ff84d41ef3a4446e8e318e/datoso_seed_eggman-1.1.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 05:13:05",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "laromicas",
"github_project": "datoso_seed_eggman",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "datoso-seed-eggman"
}