Name | datoso-seed-fbneo JSON |
Version |
1.0.0
JSON |
| download |
home_page | None |
Summary | Python command line tool to download and organize your Rom Dat files. |
upload_time | 2024-08-19 16:48:15 |
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](https://github.com/laromicas/datoso/blob/master/bearlogo.png)
# 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/e9/1c/e320fd23753b4fbbabf38e5751243a538ca2dc1ffaf1ace7854bd941aa58/datoso_seed_fbneo-1.0.0.tar.gz",
"platform": null,
"description": "![Datoso](https://github.com/laromicas/datoso/blob/master/bearlogo.png)\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.0",
"project_urls": {
"Source Code": "https://github.com/laromicas/datoso_seed_fbneo"
},
"split_keywords": [
"emulators",
" roms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "660bc034dd986c62113b53e99b47e7bf9f4939f7281b29ed7b18c36acf42ecbd",
"md5": "8024fae3c22824c3d9e1f98ee2da5c65",
"sha256": "59d8bf1a0521b942fcce66dce5a4da799108304d91622709797362d58415f4ab"
},
"downloads": -1,
"filename": "datoso_seed_fbneo-1.0.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8024fae3c22824c3d9e1f98ee2da5c65",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.11",
"size": 7806,
"upload_time": "2024-08-19T16:48:14",
"upload_time_iso_8601": "2024-08-19T16:48:14.773504Z",
"url": "https://files.pythonhosted.org/packages/66/0b/c034dd986c62113b53e99b47e7bf9f4939f7281b29ed7b18c36acf42ecbd/datoso_seed_fbneo-1.0.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "e91ce320fd23753b4fbbabf38e5751243a538ca2dc1ffaf1ace7854bd941aa58",
"md5": "5a0811be08aa3398d9018c3845c99945",
"sha256": "77bceea492293c963be85fa2453a7137f08cf07ca03b23d78cf881209c946971"
},
"downloads": -1,
"filename": "datoso_seed_fbneo-1.0.0.tar.gz",
"has_sig": false,
"md5_digest": "5a0811be08aa3398d9018c3845c99945",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.11",
"size": 7333,
"upload_time": "2024-08-19T16:48:15",
"upload_time_iso_8601": "2024-08-19T16:48:15.862589Z",
"url": "https://files.pythonhosted.org/packages/e9/1c/e320fd23753b4fbbabf38e5751243a538ca2dc1ffaf1ace7854bd941aa58/datoso_seed_fbneo-1.0.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-08-19 16:48:15",
"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"
}