{"id":18898430,"url":"https://github.com/hychen/dh-make-python","last_synced_at":"2026-03-01T10:30:17.518Z","repository":{"id":1387953,"uuid":"1362334","full_name":"hychen/dh-make-python","owner":"hychen","description":"helper for creating Debian Package from Python modules","archived":false,"fork":false,"pushed_at":"2011-02-21T18:07:42.000Z","size":139,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T08:45:43.223Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"muffinista/chatterbot","license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/hychen.png","metadata":{"files":{"readme":"README.txt","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2011-02-13T17:35:32.000Z","updated_at":"2019-04-02T04:25:58.000Z","dependencies_parsed_at":"2022-08-16T13:15:14.568Z","dependency_job_id":null,"html_url":"https://github.com/hychen/dh-make-python","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hychen%2Fdh-make-python","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hychen%2Fdh-make-python/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hychen%2Fdh-make-python/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/hychen%2Fdh-make-python/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/hychen","download_url":"https://codeload.github.com/hychen/dh-make-python/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239879317,"owners_count":19712176,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-08T08:42:34.682Z","updated_at":"2026-03-01T10:30:16.050Z","avatar_url":"https://github.com/hychen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# vim:syn=rst:\n========================================\ndh-make-python\n========================================\n\nGoal\n=====\n\n- Try to find required metadata from python package\n  for creating a tmeplate of debianlize source in debian_branch\n- Import source code to git for managing upstream code and debianized code\n- Support download python package from PyPI\n\nplease read help for more detail:\n\nuser@hsot# dh_make_python -h\n\nDepends\n=======\n\nInstall python-ucltip\n\nPYPI\n\n1. download source code from http://pypi.python.org/pypi/ucltip/\n2. unpack tgz\n3. ./setup install\n\nUbuntu Maverick\n\n::\n\n        user@host# add-apt-repository ppa:ossug-hychen/python-ucltip\n        user@host# apt-get install python-ucltip\n\nInstallation\n============\n\n[note] this is still in develop! please try it without installation\n\n::\n        user@host# git clone git://github.com/hychen/dh-make-python.git\n        # setup up enviroment\n        user@host# export PYTHONPATH=$PWD/dh-make-python:$PYTHONPATH\n        user@host# alias dh_make_python=$PWD/dh-make-python/bin/dh_make_python\n        # now you can use it\n        # dh_make_python -h\n\nExample of creating a new debian package:\n=======================================\n\n::\n        # download last release source from pypi and unpack to current directory\n        user@host# dh_make_python start ucltip --pypi\n        # correct debian/*\n        user@host# vi debian/*\n        # build and test package...\n        user@host# debuild\n        # import new source to debian branch of git,\n        # the following command will teach you how to do this\n        user@hsot# dh_make_python import\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhychen%2Fdh-make-python","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhychen%2Fdh-make-python","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhychen%2Fdh-make-python/lists"}