File: get-service-types-f5e56799a55a6df4.yaml

package info (click to toggle)
python-os-service-types 1.7.0-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 300 kB
  • sloc: python: 551; makefile: 20
file content (7 lines) | stat: -rw-r--r-- 279 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
---
features:
  - |
    Factory function ``os_service_types.get_service_types`` added. Returns
    a singleton instance of ServiceTypes. ServiceTypes is a very low cost
    object in the first place, but it does read a data file from disk and
    then the data is pretty static.