Skip to main content
  • Home
  • login
  • Browse the archive

    swh mirror partner logo
swh logo
SoftwareHeritage
Software
Heritage
Mirror
Features
  • Search

  • Downloads

  • Save code now

  • Add forge now

  • Help

  • 77fe8e1
  • /
  • examples
  • /
  • standalone
  • /
  • README
Raw File
Permalinks

To reference or cite the objects present in the Software Heritage archive, permalinks based on SoftWare Hash IDentifiers (SWHIDs) must be used.
Select below a type of object currently browsed in order to display its associated SWHID and permalink.

  • content
  • directory
content badge Iframe embedding
swh:1:cnt:1872027dc616d30e46920f2e29533f9e16d6d5e8
directory badge Iframe embedding
swh:1:dir:1a855cb513da82b3855479f27eda1d3da89dcd66
README
To create and install the extension module, run:

    sip-install
or
    pip install .

To create and install an sdist, run::

    sip-sdist
    pip install fib-0.1.tar.gz

To create and install a wheel, run::

    sip-wheel
    pip install fib-0.1-*.whl

To uninstall the extension module, run:

    pip uninstall fib

ENEA — Copyright (C), ENEA. License: GNU AGPLv3+.
Legal notes  ::  JavaScript license information ::  Web API

back to top