Skip to content
Snippets Groups Projects
Select Git revision
  • 869f4dd1ceefb410accfc9844df4c49889053547
  • develop default protected
  • congestioncontrol
  • merge-v-data-collection-spammer-0.8.2
  • WIP-merge-v-data-collection-spammer-0.8.2
  • merge-v-data-collection-spammer-0.7.7
  • tmp
  • test-masterpow-fixing
  • test-masterpow
  • test-echo
  • v-data-collection
  • v-data-collection-spammer
  • tmp-dump-spam-info
  • dump-msg-info-0.3.1
  • test-dump-message-info
  • spammer-exprandom
  • extra/tutorial
  • without_tipselection
  • hacking-docker-network
  • hacking-docker-network-0.2.3
  • master
  • v0.2.3
22 results

missingoutput.go

Blame
  • pyproject.toml 459 B
    [project]
    name = "xaal.knx"
    version = "0.1"
    description = "xAAL devices for KNX bus"
    readme = "README.rst"
    authors = [ { name = "Jerome Kerdreux", email = "Jerome.Kerdreux@imt-atlantique.fr" } ]
    license = { text = "GPL License"}
    classifiers = ["Programming Language :: Python",
    "Topic :: Software Development :: Libraries :: Python Modules"]
    keywords = ["xaal", "knx"]
    dependencies = ["xaal.lib", "gevent"]
    
    
    [tool.setuptools.packages.find]
    include = ["0.1"]