| Name | datoso-seed-fbneo JSON |
| Version |
1.0.2
JSON |
| download |
| home_page | None |
| Summary | Python command line tool to download and organize your Rom Dat files. |
| upload_time | 2025-08-08 04:35:51 |
| 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 FinalBurn Neo
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/).
FinalBurn Neo is an emulator for Arcade Games & Select Consoles.
## Installation
Datoso requires python 3.11+.
For latests dats it is needed to extract them from fbneo windows executable files.
Use pip (recommended to use a virtual environment):
If you only need this plugin you can install it directly
``` bash
pip install datoso_seed_fbneo
```
For latest dats (only tested on windows or wsl) you can use the following command:
``` bash
datoso config --set FBNEO.DownloadFrom finalburnneo # this needs someway to execute windows executables, doesn't work with linux executables
datoso config --set FBNEO.System win64 # or win32
```
## 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-fbneo",
"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/30/31/b4162a869dc5b3c7e89155ab8e42e737b3ca8cf7f023d6c2f992a6a5ea49/datoso_seed_fbneo-1.0.2.tar.gz",
"platform": null,
"description": "\n\n# Datoso Seed FinalBurn Neo\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\nFinalBurn Neo is an emulator for Arcade Games & Select Consoles.\n\n## Installation\n\nDatoso requires python 3.11+.\n\nFor latests dats it is needed to extract them from fbneo windows executable files.\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_fbneo\n\n```\n\n\nFor latest dats (only tested on windows or wsl) you can use the following command:\n``` bash\ndatoso config --set FBNEO.DownloadFrom finalburnneo # this needs someway to execute windows executables, doesn't work with linux executables\n\ndatoso config --set FBNEO.System win64 # or win32\n```\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.2",
"project_urls": {
"Source Code": "https://github.com/laromicas/datoso_seed_fbneo"
},
"split_keywords": [
"emulators",
" roms"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "3e5845e8f3fc2bb4099448a3ff1c7d1f09985ca568a63425050ffeaff65f9307",
"md5": "a0067b654aceb428cc494cb6c9c1f7d9",
"sha256": "f8ceaa27f70faf02d5db5e8da4c4217f82743a6de1e8b73953d13df47a16ccfb"
},
"downloads": -1,
"filename": "datoso_seed_fbneo-1.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a0067b654aceb428cc494cb6c9c1f7d9",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 7879,
"upload_time": "2025-08-08T04:35:50",
"upload_time_iso_8601": "2025-08-08T04:35:50.724359Z",
"url": "https://files.pythonhosted.org/packages/3e/58/45e8f3fc2bb4099448a3ff1c7d1f09985ca568a63425050ffeaff65f9307/datoso_seed_fbneo-1.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "3031b4162a869dc5b3c7e89155ab8e42e737b3ca8cf7f023d6c2f992a6a5ea49",
"md5": "f518e0cb4bd34f9e49e655ff5ddae150",
"sha256": "b32dfd57fa2d5de4cf9ec57942cfbfdc00abef97868beba27f18b49340c5bbf9"
},
"downloads": -1,
"filename": "datoso_seed_fbneo-1.0.2.tar.gz",
"has_sig": false,
"md5_digest": "f518e0cb4bd34f9e49e655ff5ddae150",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 7452,
"upload_time": "2025-08-08T04:35:51",
"upload_time_iso_8601": "2025-08-08T04:35:51.730151Z",
"url": "https://files.pythonhosted.org/packages/30/31/b4162a869dc5b3c7e89155ab8e42e737b3ca8cf7f023d6c2f992a6a5ea49/datoso_seed_fbneo-1.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-08-08 04:35:51",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "laromicas",
"github_project": "datoso_seed_fbneo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "datoso-seed-fbneo"
}