===== eyeD3 ===== .. include:: ../README.rst Installation ============ Stable releases of eyeD3 are best installed via ``pip`` or ``easy_install``; or you may download TGZ or ZIP source archives from a couple of official locations. Detailed instructions and links may be found on the :doc:`installation` page. Otherwise, if you want to live on the edge, you can pull down the source code from the Mercurial repository at `Bit Bucket`_. The :doc:`installation` page has details for how to access the source code. .. _Bit Bucket: https://bitbucket.org/nicfit/eyed3 .. toctree:: :hidden: installation .. _documentation-index: Documentation ============= .. toctree:: :maxdepth: 2 cli api/modules compliance .. toctree:: :hidden: changelog ChangeLog ========= Changes made to eyeD3 and the project's release history can be found in the :doc:`changelog`. .. _references-index: References ========== - ID3 `v1.x Specification `_ - ID3 v2.4 `Structure `_ and `Frames `_ - ID3 `v2.3 Specification `_ - ID3 `v2.2 Specification `_ - ISO `8601 Date and Time `_ - ISO `639-2 Language Codes `_ - MusicBrainz Tag `Mappings `_ Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`