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.
Datoso base is a scaffold for new plugins for datoso.
Installation
Datoso requires python 3.11+.
Use pip (recommended to use a virtual environment):
# Install datoso base (doesn't do much without real plugins)
pip install datoso_seed_eggman
Usage
Check Datoso for usage.
Developing a seed
Clone this repository and execute init.sh
$ 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
Release files for datoso-seed-eggman 1.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| datoso_seed_eggman-1.1.1.tar.gz | 8.3 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| datoso_seed_eggman-1.1.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 17.3 kB
Release files / datoso_seed_eggman-1.1.1.tar.gz
| Download URL | datoso_seed_eggman-1.1.1.tar.gz |
|---|---|
| Size | 8.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
3eb746b192e2bff52c64c5b7401380ac90eaa640ca3cf0f91b7dfcc5d286d26a
|
|
BLAKE2b-256 checksum How to use checksums |
69ca058caeaa198d283e773c703304a32f86dbd708ff84d41ef3a4446e8e318e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.23
|
Release files / datoso_seed_eggman-1.1.1-py3-none-any.whl
| Download URL | datoso_seed_eggman-1.1.1-py3-none-any.whl |
|---|---|
| Size | 9.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
173c89679c94ca7a930cd6c57e92bb9903cb465195d8529338556215175d49ef
|
|
BLAKE2b-256 checksum How to use checksums |
27e83301e5d4de8ad4365f6fbb005e6619ef42ac5a40405903a3337748ff21f1
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.1.0 CPython/3.9.23
|