Skip to main content

Python 3 port of ADF2INF from David Boddie's Acorn-Format-Tools.

Project description

py3adf

py3adf is a port of David Boddie's ADF2INF ADFS image reading tool and its supporting ADFSlib library module. The original versions can be found, alongside many other nice things, in the Acorn-Format-Tools repository.

The primary goal of this fork is to provide a version of ADF2INF that runs on Python 3.

Additional goals include:

  • Minor enhancements for ADF2INF.
  • pip packaging, with support for running py3adf.py easily on Windows.
  • Tasteful use of new language features.
  • Increased type safety with type hints and explicit casts (where essential).
  • Automated acceptance tests.

Installing

pip install py3adf

Running

The pip package installs py3adf.py as a runnable script, so just:

py3adf.py

Authors

License

py3adf is licensed under the GNU General Public License version 3 or later:

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

py3adf-0.1.2.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

py3adf-0.1.2-py3-none-any.whl (30.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page