Name | datoso-seed-tdc JSON |
Version |
0.3.0
JSON |
| download |
home_page | None |
Summary | Python command line tool to download and organize your TDC Rom Dat files. |
upload_time | 2024-04-11 04:40:29 |
maintainer | None |
docs_url | None |
author | None |
requires_python | >=3.10 |
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 TDC
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/).
Total DOS Collection (TDC) is a project to collect and preserve all DOS games ever released.
## Installation
Datoso requires python 3.10+.
Use pip (recommended to use a virtual environment):
``` bash
# Install datoso TDC
pip install datoso_seed_tdc
```
## 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-tdc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": null,
"keywords": "emulators, roms",
"author": null,
"author_email": "Lacides Miranda <laromicas@hotmail.com>",
"download_url": "https://files.pythonhosted.org/packages/fb/3f/d5c4b8f135be1fdb1952502b200a4c43a48b93e90fa9257fff70eeffa7ef/datoso_seed_tdc-0.3.0.tar.gz",
"platform": null,
"description": "![Datoso](https://github.com/laromicas/datoso/blob/master/bearlogo.png)\n\n# Datoso Seed TDC\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\nTotal DOS Collection (TDC) is a project to collect and preserve all DOS games ever released.\n\n## Installation\n\nDatoso requires python 3.10+.\n\nUse pip (recommended to use a virtual environment):\n\n``` bash\n# Install datoso TDC\npip install datoso_seed_tdc\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 TDC Rom Dat files.",
"version": "0.3.0",
"project_urls": {
"Source Code": "https://github.com/laromicas/datoso_seed_tdc"
},
"split_keywords": [
"emulators",
" roms"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "b7778368fe31d9e13cf09943f7f1f74e934204ccd1a71027c43640ceb7c9a7ca",
"md5": "a86d23fdf5042eff104c34f2b3d94646",
"sha256": "46b8fae2bdcc24ab6544cbc0bba2a8c6a77ad3bf3c9d322ea1ff0a34b646a4f5"
},
"downloads": -1,
"filename": "datoso_seed_tdc-0.3.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "a86d23fdf5042eff104c34f2b3d94646",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 4879,
"upload_time": "2024-04-11T04:40:27",
"upload_time_iso_8601": "2024-04-11T04:40:27.765613Z",
"url": "https://files.pythonhosted.org/packages/b7/77/8368fe31d9e13cf09943f7f1f74e934204ccd1a71027c43640ceb7c9a7ca/datoso_seed_tdc-0.3.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "fb3fd5c4b8f135be1fdb1952502b200a4c43a48b93e90fa9257fff70eeffa7ef",
"md5": "7fca2d6569d676693e43cdec44fc4a49",
"sha256": "3082707a1fe34d2d31e097d19d932d21c5e55f9565c08bbf184f28ec9c530171"
},
"downloads": -1,
"filename": "datoso_seed_tdc-0.3.0.tar.gz",
"has_sig": false,
"md5_digest": "7fca2d6569d676693e43cdec44fc4a49",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 3988,
"upload_time": "2024-04-11T04:40:29",
"upload_time_iso_8601": "2024-04-11T04:40:29.409602Z",
"url": "https://files.pythonhosted.org/packages/fb/3f/d5c4b8f135be1fdb1952502b200a4c43a48b93e90fa9257fff70eeffa7ef/datoso_seed_tdc-0.3.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-04-11 04:40:29",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "laromicas",
"github_project": "datoso_seed_tdc",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "datoso-seed-tdc"
}