python-semver
2.9.0

Contents

  • Quickstart
  • Installing semver
  • Using semver
  • CLI
  • Contributing to semver
  • API
  • Change Log
python-semver
  • Docs »
  • Index
  • Edit on GitHub

Index

B | C | F | M | P | R | S | V

B

  • build (semver.VersionInfo attribute)
  • bump_build() (in module semver)
    • (semver.VersionInfo method)
  • bump_major() (in module semver)
    • (semver.VersionInfo method)
  • bump_minor() (in module semver)
    • (semver.VersionInfo method)
  • bump_patch() (in module semver)
    • (semver.VersionInfo method)
  • bump_prerelease() (in module semver)
    • (semver.VersionInfo method)

C

  • cmp() (in module semver)
  • comparator() (in module semver)
  • compare() (in module semver)
  • createparser() (in module semver)

F

  • finalize_version() (in module semver)
  • format_version() (in module semver)

M

  • main() (in module semver)
  • major (semver.VersionInfo attribute)
  • match() (in module semver)
  • max_ver() (in module semver)
  • min_ver() (in module semver)
  • minor (semver.VersionInfo attribute)

P

  • parse() (in module semver)
    • (semver.VersionInfo static method)
  • parse_version_info() (in module semver)
  • patch (semver.VersionInfo attribute)
  • prerelease (semver.VersionInfo attribute)
  • process() (in module semver)

R

  • replace() (in module semver)
    • (semver.VersionInfo method)

S

  • semver (module)
  • SEMVER_SPEC_VERSION (in module semver)

V

  • VersionInfo (class in semver)

© Copyright 2018, Kostiantyn Rybnikov and all Revision 1bafb9f0.

Built with Sphinx using a theme provided by Read the Docs.