menuinst


Namemenuinst JSON
Version 1.0.0 PyPI version JSON
download
home_pagehttps://github.com/ContinuumIO/menuinst
Summarycross platform install of menu items
upload_time
maintainerNone
docs_urlNone
authorUNKNOWN
requires_pythonNone
licenseBSD
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ================================================================
menuinst: cross platform APIs to install applications menu items
================================================================

This package is was originally developed and maintained by Enthought
under the name AppInst.  The name appinst is a rename of what used
to be called 'wininst'.

appinst's main __init__.py module can be used to install application menus,
as defined by the data structures documented in that module, to a number of
platforms.
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ContinuumIO/menuinst",
    "name": "menuinst",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": null,
    "author": "UNKNOWN",
    "author_email": "UNKNOWN",
    "download_url": "UNKNOWN",
    "platform": "UNKNOWN",
    "description": "================================================================\nmenuinst: cross platform APIs to install applications menu items\n================================================================\n\nThis package is was originally developed and maintained by Enthought\nunder the name AppInst.  The name appinst is a rename of what used\nto be called 'wininst'.\n\nappinst's main __init__.py module can be used to install application menus,\nas defined by the data structures documented in that module, to a number of\nplatforms.",
    "bugtrack_url": null,
    "license": "BSD",
    "summary": "cross platform install of menu items",
    "version": "1.0.0",
    "project_urls": {
        "Download": "UNKNOWN",
        "Homepage": "https://github.com/ContinuumIO/menuinst"
    },
    "split_keywords": [],
    "urls": [],
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ContinuumIO",
    "github_project": "menuinst",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "menuinst"
}
        
Elapsed time: 0.10541s