Skip to content

Latest commit

History

History
21 lines (18 loc) 路 861 Bytes

File metadata and controls

21 lines (18 loc) 路 861 Bytes
description URLs to homepage, project page ,source code (Git/SVN/etc) (TYPE: NON_ENFORCED)
icon globe-pointer

11.HomePage

{% code overflow="wrap" %}

#Example ONLY
homepage:
  - "https://mypkg.net"
  - "https://mypkg.readthedocs.io"

{% endcode %}

  • This is Optional & can be left empty or removed completely (TYPE:NON_ENFORCED)
  • This contains the URLs to homepage, project page & source code (Git/SVN/etc)
  • This should NOT BE CONFUSED with src_url which contains URLs to the page that contains the download_link
  • Can have single or multiple entries
  • Use repology/projects/$pkg/information to quickly fetch this Information